Last Version

UniqueID :: ZooKeeper 3.2

A unique ID generator that specialises in small IDs.

License

License

GroupId

GroupId

org.lable.oss.uniqueid
ArtifactId

ArtifactId

uniqueid-zookeeper
Version

Version

3.2
Type

Type

jar
Description

Description

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

Project Organization

Lable

Download uniqueid-zookeeper 3.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.lable.oss.uniqueid : uniqueid-core jar 3.2
org.lable.oss.dynamicconfig : zookeeper-connection jar 2.9-beta4
org.slf4j : slf4j-api jar 1.7.21

test (11)

Group / Artifact Type Version
org.lable.oss.uniqueid : uniqueid-core jar 3.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.2
org.apache.logging.log4j : log4j-core jar 2.13.2
org.apache.logging.log4j : log4j-web jar 2.13.2
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
net.ggtools.junit : junit-categories jar 1.0
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.