s

snowflake-uid-spring-boot-starter

Files download
File Operation
snowflake-uid-spring-boot-starter-0.0.2.jar download
snowflake-uid-spring-boot-starter-0.0.2.pom download
snowflake-uid-spring-boot-starter-0.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.ztianz.uid</groupId>
  <artifactId>snowflake-uid-spring-boot-starter</artifactId>
  <version>0.0.2</version>
</dependency>
Gradle Groovy
implementation 'io.github.ztianz.uid:snowflake-uid-spring-boot-starter:0.0.2'
Gradle Kotlin
implementation("io.github.ztianz.uid:snowflake-uid-spring-boot-starter:0.0.2")
Scala SBT
libraryDependencies += "io.github.ztianz.uid" % "snowflake-uid-spring-boot-starter" % "0.0.2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.ztianz.uid', module='snowflake-uid-spring-boot-starter', version='0.0.2')
)
Apache Ivy
<dependency org="io.github.ztianz.uid" name="snowflake-uid-spring-boot-starter" rev="0.0.2" />
Leiningen
[io.github.ztianz.uid/snowflake-uid-spring-boot-starter "0.0.2"]
Apache Buildr
'io.github.ztianz.uid:snowflake-uid-spring-boot-starter:jar:0.0.2'