Categories |
CategoriesSpring Boot Container Microservices |
---|---|
GroupId | GroupIdio.github.lmlx66 |
ArtifactId | ArtifactIdyitter-idgenerator-spring-boot-starter |
Version | Version1.0.10-RELEASE |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.lmlx66/yitter-idgenerator-spring-boot-starter/ -->
<dependency>
<groupId>io.github.lmlx66</groupId>
<artifactId>yitter-idgenerator-spring-boot-starter</artifactId>
<version>1.0.10-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lmlx66/yitter-idgenerator-spring-boot-starter/
implementation 'io.github.lmlx66:yitter-idgenerator-spring-boot-starter:1.0.10-RELEASE'
// https://jarcasting.com/artifacts/io.github.lmlx66/yitter-idgenerator-spring-boot-starter/
implementation ("io.github.lmlx66:yitter-idgenerator-spring-boot-starter:1.0.10-RELEASE")
'io.github.lmlx66:yitter-idgenerator-spring-boot-starter:jar:1.0.10-RELEASE'
<dependency org="io.github.lmlx66" name="yitter-idgenerator-spring-boot-starter" rev="1.0.10-RELEASE">
<artifact name="yitter-idgenerator-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lmlx66', module='yitter-idgenerator-spring-boot-starter', version='1.0.10-RELEASE')
)
libraryDependencies += "io.github.lmlx66" % "yitter-idgenerator-spring-boot-starter" % "1.0.10-RELEASE"
[io.github.lmlx66/yitter-idgenerator-spring-boot-starter "1.0.10-RELEASE"]