id-generator-spring-boot-autoconfigure

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

io.github.lambdadeltal
ArtifactId

ArtifactId

id-generator-spring-boot-autoconfigure
Last Version

Last Version

2.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download id-generator-spring-boot-autoconfigure

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.lxm » id-generator-interface jar 2.3
com.lxm » 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.

Versions

Version
2.3
1.0.0.RELEASE