UniqueID :: Core

A unique ID generator that specialises in small IDs.

License

License

GroupId

GroupId

org.lable.oss.uniqueid
ArtifactId

ArtifactId

uniqueid-core
Last Version

Last Version

4.1
Release Date

Release Date

Type

Type

jar
Description

Description

UniqueID :: Core
A unique ID generator that specialises in small IDs.
Project Organization

Project Organization

Lable

Download uniqueid-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2
org.slf4j : slf4j-api jar 1.7.21

test (10)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.7
org.apache.logging.log4j : log4j-core jar 2.7
org.apache.logging.log4j : log4j-web jar 2.7
org.slf4j : log4j-over-slf4j jar 1.7.21
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

There are no modules declared in this project.
org.lable.oss.uniqueid

Lable

Versions

Version
4.1
4.1-beta1
4.0-beta1
3.2
3.2-beta1
3.1
2.6-beta4
2.6-beta3
2.6-beta2
2.6-beta1
2.5
2.4
2.3
2.2
2.1
2.0
1.15
1.14
1.13
1.12