Last Version

UniqueID 4.2

A unique ID generator that specialises in small IDs.

License

License

GroupId

GroupId

org.lable.oss.uniqueid
ArtifactId

ArtifactId

uniqueid
Version

Version

4.2
Type

Type

pom
Description

Description

UniqueID
A unique ID generator that specialises in small IDs.
Project URL

Project URL

https://github.com/LableOrg/java-uniqueid
Project Organization

Project Organization

Lable
Source Code Management

Source Code Management

https://github.com/LableOrg/java-uniqueid

Download uniqueid 4.2

Filename Size
uniqueid-4.2.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/org.lable.oss.uniqueid/uniqueid/ -->
<dependency>
    <groupId>org.lable.oss.uniqueid</groupId>
    <artifactId>uniqueid</artifactId>
    <version>4.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.lable.oss.uniqueid/uniqueid/
implementation 'org.lable.oss.uniqueid:uniqueid:4.2'
// https://jarcasting.com/artifacts/org.lable.oss.uniqueid/uniqueid/
implementation ("org.lable.oss.uniqueid:uniqueid:4.2")
'org.lable.oss.uniqueid:uniqueid:pom:4.2'
<dependency org="org.lable.oss.uniqueid" name="uniqueid" rev="4.2">
  <artifact name="uniqueid" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.lable.oss.uniqueid', module='uniqueid', version='4.2')
)
libraryDependencies += "org.lable.oss.uniqueid" % "uniqueid" % "4.2"
[org.lable.oss.uniqueid/uniqueid "4.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32

test (10)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.15.0
org.apache.logging.log4j : log4j-core jar 2.15.0
org.apache.logging.log4j : log4j-web jar 2.15.0
org.slf4j : log4j-over-slf4j jar 1.7.32
com.github.stefanbirkner : system-rules jar 1.4.0
commons-codec : commons-codec jar 1.9
org.hamcrest : hamcrest jar 2.2
com.github.npathai : hamcrest-optional jar 1.0
junit : junit jar 4.13
org.mockito : mockito-core jar 3.4.6

Project Modules

  • uniqueid-core
  • uniqueid-etcd