Last Version

Spring Redis Lock 0.1.1-RELEASE

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

io.github.zhangcm
ArtifactId

ArtifactId

spring-redis-lock
Version

Version

0.1.1-RELEASE
Type

Type

jar
Description

Description

Spring Redis Lock
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/zhangcm/spring-redis-lock

Download spring-redis-lock 0.1.1-RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 1.5.2.RELEASE

Project Modules

There are no modules declared in this project.