luix-uid-generator-core

Generate unique ID under multiple nodes environment

License

License

GroupId

GroupId

com.luixtech
ArtifactId

ArtifactId

luix-uid-generator-core
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

luix-uid-generator-core
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-core

Download luix-uid-generator-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.luixtech : luix-utilities jar 1.0.8
jakarta.annotation : jakarta.annotation-api jar 1.3.5
org.apache.commons : commons-lang3 jar 3.12.0
org.projectlombok : lombok jar 1.18.20
ch.qos.logback : logback-classic jar 1.2.6

test (4)

Group / Artifact Type Version
org.mockito : mockito-core jar 4.1.0
org.mockito : mockito-junit-jupiter jar 4.1.0
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