License |
License |
---|---|
Categories |
CategoriesRedis Data Databases Square Business Logic Libraries Financial |
GroupId | GroupIdtop.zopx |
ArtifactId | ArtifactIdsquare-distributed-locks-redis |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontop.zopx:square-distributed-locks-redis
基于Redis加锁
|
<!-- https://jarcasting.com/artifacts/top.zopx/square-distributed-locks-redis/ -->
<dependency>
<groupId>top.zopx</groupId>
<artifactId>square-distributed-locks-redis</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.zopx/square-distributed-locks-redis/
implementation 'top.zopx:square-distributed-locks-redis:0.1.1'
// https://jarcasting.com/artifacts/top.zopx/square-distributed-locks-redis/
implementation ("top.zopx:square-distributed-locks-redis:0.1.1")
'top.zopx:square-distributed-locks-redis:jar:0.1.1'
<dependency org="top.zopx" name="square-distributed-locks-redis" rev="0.1.1">
<artifact name="square-distributed-locks-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zopx', module='square-distributed-locks-redis', version='0.1.1')
)
libraryDependencies += "top.zopx" % "square-distributed-locks-redis" % "0.1.1"
[top.zopx/square-distributed-locks-redis "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.redisson : redisson | jar | 3.9.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |