top.zopx:square-distributed-locks-etcd

基于Etcd加锁

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

top.zopx
ArtifactId

ArtifactId

square-distributed-locks-etcd
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

top.zopx:square-distributed-locks-etcd
基于Etcd加锁

Download square-distributed-locks-etcd

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
io.etcd : jetcd-core jar 0.5.11
top.zopx : square-distributed-locks-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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0
0.0.2
0.0.1