luix-uid-generator-spring-boot-starter

Generate unique ID under multiple nodes environment

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.luixtech
ArtifactId

ArtifactId

luix-uid-generator-spring-boot-starter
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

luix-uid-generator-spring-boot-starter
Generate unique ID under multiple nodes environment
Source Code Management

Source Code Management

https://github.com/pm6422/luix-uid-generator/tree/main/luix-uid-generator-spring-boot-starter

Download luix-uid-generator-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.luixtech/luix-uid-generator-spring-boot-starter/ -->
<dependency>
    <groupId>com.luixtech</groupId>
    <artifactId>luix-uid-generator-spring-boot-starter</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.luixtech/luix-uid-generator-spring-boot-starter/
implementation 'com.luixtech:luix-uid-generator-spring-boot-starter:1.0.8'
// https://jarcasting.com/artifacts/com.luixtech/luix-uid-generator-spring-boot-starter/
implementation ("com.luixtech:luix-uid-generator-spring-boot-starter:1.0.8")
'com.luixtech:luix-uid-generator-spring-boot-starter:jar:1.0.8'
<dependency org="com.luixtech" name="luix-uid-generator-spring-boot-starter" rev="1.0.8">
  <artifact name="luix-uid-generator-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.luixtech', module='luix-uid-generator-spring-boot-starter', version='1.0.8')
)
libraryDependencies += "com.luixtech" % "luix-uid-generator-spring-boot-starter" % "1.0.8"
[com.luixtech/luix-uid-generator-spring-boot-starter "1.0.8"]

Dependencies

compile (4)

Group / Artifact Type Version
com.luixtech : luix-uid-generator-core jar 1.0.8
org.jooq : jooq jar 3.14.15
ch.qos.logback : logback-classic jar 1.2.6
org.projectlombok : lombok jar 1.18.20

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.5.5

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.19.0
org.junit.jupiter : junit-jupiter jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0