is not current version
Last Version 2.0.1

com.github.zon-g:SnowFlake-spring-boot-starter 2.0.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.zon-g
ArtifactId

ArtifactId

SnowFlake-spring-boot-starter
Version

Version

2.0.0
Type

Type

jar

Download SnowFlake-spring-boot-starter 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.zon-g/SnowFlake-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.zon-g</groupId>
    <artifactId>SnowFlake-spring-boot-starter</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zon-g/SnowFlake-spring-boot-starter/
implementation 'com.github.zon-g:SnowFlake-spring-boot-starter:2.0.0'
// https://jarcasting.com/artifacts/com.github.zon-g/SnowFlake-spring-boot-starter/
implementation ("com.github.zon-g:SnowFlake-spring-boot-starter:2.0.0")
'com.github.zon-g:SnowFlake-spring-boot-starter:jar:2.0.0'
<dependency org="com.github.zon-g" name="SnowFlake-spring-boot-starter" rev="2.0.0">
  <artifact name="SnowFlake-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zon-g', module='SnowFlake-spring-boot-starter', version='2.0.0')
)
libraryDependencies += "com.github.zon-g" % "SnowFlake-spring-boot-starter" % "2.0.0"
[com.github.zon-g/SnowFlake-spring-boot-starter "2.0.0"]