Last Version

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

redis分布式锁

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

com.wf2311
ArtifactId

ArtifactId

spring-boot-starter-redis-distributed-lock
Version

Version

1.0.0
Type

Type

jar
Description

Description

redis分布式锁

Download spring-boot-starter-redis-distributed-lock 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-data-redis jar
com.wf2311 : redis-distributed-lock-spring jar 1.0.0

Project Modules

There are no modules declared in this project.