License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.liuzhongkai |
ArtifactId | ArtifactIdspider-boot-bean |
Last Version | Last Version2.3.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring boot fast build
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.liuzhongkai/spider-boot-bean/ -->
<dependency>
<groupId>com.github.liuzhongkai</groupId>
<artifactId>spider-boot-bean</artifactId>
<version>2.3.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuzhongkai/spider-boot-bean/
implementation 'com.github.liuzhongkai:spider-boot-bean:2.3.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.liuzhongkai/spider-boot-bean/
implementation ("com.github.liuzhongkai:spider-boot-bean:2.3.1-RELEASE")
'com.github.liuzhongkai:spider-boot-bean:jar:2.3.1-RELEASE'
<dependency org="com.github.liuzhongkai" name="spider-boot-bean" rev="2.3.1-RELEASE">
<artifact name="spider-boot-bean" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuzhongkai', module='spider-boot-bean', version='2.3.1-RELEASE')
)
libraryDependencies += "com.github.liuzhongkai" % "spider-boot-bean" % "2.3.1-RELEASE"
[com.github.liuzhongkai/spider-boot-bean "2.3.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.32 |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 1.5.6.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.6.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar | 1.5.6.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.25 |