is not current version
Last Version 1.2.3

wiki.xsx:snowflake-spring-boot-starter 1.2.0

snowflake generator project for Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

wiki.xsx
ArtifactId

ArtifactId

snowflake-spring-boot-starter
Version

Version

1.2.0
Type

Type

jar

Download snowflake-spring-boot-starter 1.2.0


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