License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Leaf Data Databases |
GroupId | GroupIdxyz.hellothomas |
ArtifactId | ArtifactIdleaf-spring-boot-starter |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDistributed ID Generate Service
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/xyz.hellothomas/leaf-spring-boot-starter/ -->
<dependency>
<groupId>xyz.hellothomas</groupId>
<artifactId>leaf-spring-boot-starter</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.hellothomas/leaf-spring-boot-starter/
implementation 'xyz.hellothomas:leaf-spring-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/xyz.hellothomas/leaf-spring-boot-starter/
implementation ("xyz.hellothomas:leaf-spring-boot-starter:1.0.2")
'xyz.hellothomas:leaf-spring-boot-starter:jar:1.0.2'
<dependency org="xyz.hellothomas" name="leaf-spring-boot-starter" rev="1.0.2">
<artifact name="leaf-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.hellothomas', module='leaf-spring-boot-starter', version='1.0.2')
)
libraryDependencies += "xyz.hellothomas" % "leaf-spring-boot-starter" % "1.0.2"
[xyz.hellothomas/leaf-spring-boot-starter "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
xyz.hellothomas : leaf-core | jar | 1.0.2 |
com.google.guava : guava | jar | 27.0.1-jre |
org.springframework.boot : spring-boot-starter-web Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar |