redis-distributed-lock

redis分布式锁

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.wf2311
ArtifactId

ArtifactId

redis-distributed-lock
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

redis-distributed-lock
redis分布式锁
Project URL

Project URL

https://github.com/wf2311/redis-distributed-lock
Source Code Management

Source Code Management

https://github.com/wf2311/redis-distributed-lock.git

Download redis-distributed-lock

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • redis-distributed-lock-common
  • redis-distributed-lock-spring
  • spring-boot-starter-redis-distributed-lock

Versions

Version
1.0.0