| License |
License |
|---|---|
| GroupId | GroupIdorg.lable.oss.uniqueid |
| ArtifactId | ArtifactIduniqueid |
| Version | Version4.2 |
| Type | Typepom |
| Description |
DescriptionUniqueID
A unique ID generator that specialises in small IDs.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| 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 |