redis-lock-spring-boot-starter

simple distributed lock

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

icu.funkye
ArtifactId

ArtifactId

redis-lock-spring-boot-starter
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

redis-lock-spring-boot-starter
simple distributed lock
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

redis-lock-spring-boot-starter

Download redis-lock-spring-boot-starter

How to add to project

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

Dependencies

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.2.0.RELEASE
redis.clients : jedis jar 3.1.0
org.springframework.boot : spring-boot-starter-aop jar 2.2.0.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.2.0.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1