Last Version

cn.cyejing:dsync-toolkit 0.1.3

分布式锁,基于Netty长连接实现,自定义协议,高性能锁

License

License

GroupId

GroupId

cn.cyejing
ArtifactId

ArtifactId

dsync-toolkit
Version

Version

0.1.3
Type

Type

jar
Description

Description

分布式锁,基于Netty长连接实现,自定义协议,高性能锁

Download dsync-toolkit 0.1.3


<!-- https://jarcasting.com/artifacts/cn.cyejing/dsync-toolkit/ -->
<dependency>
    <groupId>cn.cyejing</groupId>
    <artifactId>dsync-toolkit</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.cyejing/dsync-toolkit/
implementation 'cn.cyejing:dsync-toolkit:0.1.3'
// https://jarcasting.com/artifacts/cn.cyejing/dsync-toolkit/
implementation ("cn.cyejing:dsync-toolkit:0.1.3")
'cn.cyejing:dsync-toolkit:jar:0.1.3'
<dependency org="cn.cyejing" name="dsync-toolkit" rev="0.1.3">
  <artifact name="dsync-toolkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.cyejing', module='dsync-toolkit', version='0.1.3')
)
libraryDependencies += "cn.cyejing" % "dsync-toolkit" % "0.1.3"
[cn.cyejing/dsync-toolkit "0.1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
cn.cyejing : dsync-common jar 0.1.3

Project Modules

There are no modules declared in this project.