License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdtop.zopx |
ArtifactId | ArtifactIdsquare-distributed-unique-etcd |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontop.zopx:square-distributed-unique-etcd
基于Etcd的分布式ID
|
<!-- https://jarcasting.com/artifacts/top.zopx/square-distributed-unique-etcd/ -->
<dependency>
<groupId>top.zopx</groupId>
<artifactId>square-distributed-unique-etcd</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.zopx/square-distributed-unique-etcd/
implementation 'top.zopx:square-distributed-unique-etcd:0.1.1'
// https://jarcasting.com/artifacts/top.zopx/square-distributed-unique-etcd/
implementation ("top.zopx:square-distributed-unique-etcd:0.1.1")
'top.zopx:square-distributed-unique-etcd:jar:0.1.1'
<dependency org="top.zopx" name="square-distributed-unique-etcd" rev="0.1.1">
<artifact name="square-distributed-unique-etcd" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zopx', module='square-distributed-unique-etcd', version='0.1.1')
)
libraryDependencies += "top.zopx" % "square-distributed-unique-etcd" % "0.1.1"
[top.zopx/square-distributed-unique-etcd "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.etcd : jetcd-core | jar | 0.5.11 |
top.zopx : square-distributed-unique-core | jar | 0.1.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |