is not current version
Last Version 2.4.0

cn.404z:id-spring-boot-autoconfigure 1.1.0

High performance ID generator springboot autoconfigure

Categories

Categories

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

GroupId

cn.404z
ArtifactId

ArtifactId

id-spring-boot-autoconfigure
Version

Version

1.1.0
Type

Type

jar

Download id-spring-boot-autoconfigure 1.1.0


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