is not current version
Last Version 2.4.0

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

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

0.0.1
Type

Type

jar

Download id-spring-boot-autoconfigure 0.0.1


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