redis-mutex

redis-mutex project for Spring Boot

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.zhujk
ArtifactId

ArtifactId

redis-mutex
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

redis-mutex
redis-mutex project for Spring Boot

Download redis-mutex

Filename Size
redis-mutex-1.1.0.pom 7 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.3.50
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.8.RELEASE

Project Modules

  • mutex-spring-boot-autoconfigure
  • mutex-spring-boot-starter

Versions

Version
1.1.0
1.0.1
1.0.0