spring-distributed-locks-redis

Redis implementation of a distributed mutex locking library for Spring Boot

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.budjb
ArtifactId

ArtifactId

spring-distributed-locks-redis
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

spring-distributed-locks-redis
Redis implementation of a distributed mutex locking library for Spring Boot
Project URL

Project URL

https://github.com/budjb/spring-distributed-locks
Source Code Management

Source Code Management

https://github.com/budjb/spring-distributed-locks

Download spring-distributed-locks-redis

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
com.budjb : spring-distributed-locks jar 2.1.2
org.redisson : redisson-spring-boot-starter jar 3.10.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1
2.1.0
0.1.7.BETA