Last Version

top.zopx:square-distributed-unique-zk 0.1.1

基于Zookeeper实现Snowflake算法

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

top.zopx
ArtifactId

ArtifactId

square-distributed-unique-zk
Version

Version

0.1.1
Type

Type

jar
Description

Description

top.zopx:square-distributed-unique-zk
基于Zookeeper实现Snowflake算法

Download square-distributed-unique-zk 0.1.1


<!-- https://jarcasting.com/artifacts/top.zopx/square-distributed-unique-zk/ -->
<dependency>
    <groupId>top.zopx</groupId>
    <artifactId>square-distributed-unique-zk</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.zopx/square-distributed-unique-zk/
implementation 'top.zopx:square-distributed-unique-zk:0.1.1'
// https://jarcasting.com/artifacts/top.zopx/square-distributed-unique-zk/
implementation ("top.zopx:square-distributed-unique-zk:0.1.1")
'top.zopx:square-distributed-unique-zk:jar:0.1.1'
<dependency org="top.zopx" name="square-distributed-unique-zk" rev="0.1.1">
  <artifact name="square-distributed-unique-zk" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zopx', module='square-distributed-unique-zk', version='0.1.1')
)
libraryDependencies += "top.zopx" % "square-distributed-unique-zk" % "0.1.1"
[top.zopx/square-distributed-unique-zk "0.1.1"]

Dependencies

compile (13)

Group / Artifact Type Version
top.zopx : square-distributed-unique-core jar 0.1.1
org.apache.curator : curator-recipes jar 5.1.0
org.apache.zookeeper : zookeeper jar 3.6.2
commons-io : commons-io jar 2.11.0
top.zopx : square-distributed-common jar 0.1.1
com.google.code.gson : gson jar 2.8.9
org.apache.commons : commons-lang3 jar 3.9
org.apache.commons : commons-collections4 jar 4.0
commons-codec : commons-codec jar 1.15
org.apache.commons : commons-pool2 jar 2.8.0
com.google.guava : guava jar 31.0.1-jre
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.