is not current version
Last Version 2.0.1

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


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.zon-g
ArtifactId

ArtifactId

SnowFlake-spring-boot-autoconfigure
Version

Version

2.0.0
Type

Type

jar

Download SnowFlake-spring-boot-autoconfigure 2.0.0


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