dunwu-tool-dlock

dunwu 分布式锁工具包

License

License

GroupId

GroupId

io.github.dunwu.tool
ArtifactId

ArtifactId

dunwu-tool-dlock
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

dunwu-tool-dlock
dunwu 分布式锁工具包

Download dunwu-tool-dlock

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.dunwu.tool/dunwu-tool-dlock/ -->
<dependency>
    <groupId>io.github.dunwu.tool</groupId>
    <artifactId>dunwu-tool-dlock</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dunwu.tool/dunwu-tool-dlock/
implementation 'io.github.dunwu.tool:dunwu-tool-dlock:1.0.8'
// https://jarcasting.com/artifacts/io.github.dunwu.tool/dunwu-tool-dlock/
implementation ("io.github.dunwu.tool:dunwu-tool-dlock:1.0.8")
'io.github.dunwu.tool:dunwu-tool-dlock:jar:1.0.8'
<dependency org="io.github.dunwu.tool" name="dunwu-tool-dlock" rev="1.0.8">
  <artifact name="dunwu-tool-dlock" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dunwu.tool', module='dunwu-tool-dlock', version='1.0.8')
)
libraryDependencies += "io.github.dunwu.tool" % "dunwu-tool-dlock" % "1.0.8"
[io.github.dunwu.tool/dunwu-tool-dlock "1.0.8"]

Dependencies

compile (9)

Group / Artifact Type Version
io.github.dunwu.tool : dunwu-tool-data jar 1.0.8
ch.qos.logback : logback-classic jar
org.hibernate.validator : hibernate-validator jar
com.zaxxer : HikariCP Optional jar
org.springframework : spring-jdbc Optional jar
org.apache.curator : curator-framework Optional jar
org.springframework.data : spring-data-redis Optional jar
redis.clients : jedis Optional jar
io.lettuce : lettuce-core Optional jar

test (7)

Group / Artifact Type Version
com.h2database : h2 jar
com.wix : wix-embedded-mysql jar 4.1.2
com.github.kstyrc : embedded-redis jar 0.6
org.apache.curator : curator-test jar
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2