Last Version

com.wf2311:redis-distributed-lock-spring 1.0.0

redis分布式锁

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.wf2311
ArtifactId

ArtifactId

redis-distributed-lock-spring
Version

Version

1.0.0
Type

Type

jar
Description

Description

redis分布式锁

Download redis-distributed-lock-spring 1.0.0


<!-- https://jarcasting.com/artifacts/com.wf2311/redis-distributed-lock-spring/ -->
<dependency>
    <groupId>com.wf2311</groupId>
    <artifactId>redis-distributed-lock-spring</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wf2311/redis-distributed-lock-spring/
implementation 'com.wf2311:redis-distributed-lock-spring:1.0.0'
// https://jarcasting.com/artifacts/com.wf2311/redis-distributed-lock-spring/
implementation ("com.wf2311:redis-distributed-lock-spring:1.0.0")
'com.wf2311:redis-distributed-lock-spring:jar:1.0.0'
<dependency org="com.wf2311" name="redis-distributed-lock-spring" rev="1.0.0">
  <artifact name="redis-distributed-lock-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wf2311', module='redis-distributed-lock-spring', version='1.0.0')
)
libraryDependencies += "com.wf2311" % "redis-distributed-lock-spring" % "1.0.0"
[com.wf2311/redis-distributed-lock-spring "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.wf2311 : redis-distributed-lock-common jar 1.0.0
org.springframework.data : spring-data-redis jar 2.0.3.RELEASE
redis.clients : jedis jar 2.8.2
org.aspectj : aspectjweaver jar 1.8.13

Project Modules

There are no modules declared in this project.