Last Version

id-generator-spring-boot-autoconfigure 2.3-2

a spring boot starter for id generator

License

License

Categories

Categories

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

GroupId

xin.yuki
ArtifactId

ArtifactId

id-generator-spring-boot-autoconfigure
Version

Version

2.3-2
Type

Type

jar
Description

Description

id-generator-spring-boot-autoconfigure
a spring boot starter for id generator

Download id-generator-spring-boot-autoconfigure 2.3-2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
xin.yuki : id-generator-interface jar 2.3
xin.yuki : id-generator-core jar 2.3
org.projectlombok : lombok Optional jar 1.18.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.