is not current version
Last Version 0.2

icu.funkye:redis-lock-spring-boot-starter 0.1

simple distributed lock

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

icu.funkye
ArtifactId

ArtifactId

redis-lock-spring-boot-starter
Version

Version

0.1
Type

Type

jar

Download redis-lock-spring-boot-starter 0.1


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