is not current version
Last Version 0.1.1

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

基于Zookeeper实现Snowflake算法

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

top.zopx
ArtifactId

ArtifactId

square-distributed-unique-zk
Version

Version

0.0.1
Type

Type

jar

Download square-distributed-unique-zk 0.0.1


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