License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdclub.gclmit |
ArtifactId | ArtifactIdsabre-utils-spring-boot-starter |
Version | Version1.0.3 |
Type | Typejar |
Description |
DescriptionA small, simple tool
|
<!-- https://jarcasting.com/artifacts/club.gclmit/sabre-utils-spring-boot-starter/ -->
<dependency>
<groupId>club.gclmit</groupId>
<artifactId>sabre-utils-spring-boot-starter</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/club.gclmit/sabre-utils-spring-boot-starter/
implementation 'club.gclmit:sabre-utils-spring-boot-starter:1.0.3'
// https://jarcasting.com/artifacts/club.gclmit/sabre-utils-spring-boot-starter/
implementation ("club.gclmit:sabre-utils-spring-boot-starter:1.0.3")
'club.gclmit:sabre-utils-spring-boot-starter:jar:1.0.3'
<dependency org="club.gclmit" name="sabre-utils-spring-boot-starter" rev="1.0.3">
<artifact name="sabre-utils-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.gclmit', module='sabre-utils-spring-boot-starter', version='1.0.3')
)
libraryDependencies += "club.gclmit" % "sabre-utils-spring-boot-starter" % "1.0.3"
[club.gclmit/sabre-utils-spring-boot-starter "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.8.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.8.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.8.RELEASE |
org.projectlombok : lombok | jar | 1.18.8 |
org.apache.commons : commons-lang3 | jar | 3.9 |
com.google.zxing : core | jar | 3.4.0 |
com.google.zxing : javase | jar | 3.4.0 |
com.aliyun.oss : aliyun-sdk-oss | jar | 3.5.0 |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
club.gclmit : httpdoc-spring-boot-starter | jar | 1.0.7 |