MVN

life.itzn : redis-lock

Maven & Gradle

Sep 06, 2021

redis-lock · Distributed Redis lock

<dependency>
    <groupId>life.itzn</groupId>
    <artifactId>redis-lock</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of life.itzn : redis-lock to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of life.itzn : redis-lock to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
redis-lock-1.0.0

How to add a dependency to Maven

Add the following life.itzn : redis-lock maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>life.itzn</groupId>
    <artifactId>redis-lock</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following life.itzn : redis-lock gradle dependency to your build.gradle file:

implementation 'life.itzn:redis-lock:1.0.0'

Gradle Kotlin DSL: Add the following life.itzn : redis-lock gradle kotlin dependency to your build.gradle.kts file:

implementation("life.itzn:redis-lock:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following life.itzn : redis-lock sbt scala dependency to your build.sbt file:

libraryDependencies += "life.itzn" % "redis-lock" % "1.0.0"

Advertisement

Dependencies from Group

Sep 06, 2021

Discover Dependencies

Aug 31, 2021
0 stars
Sep 01, 2021
1 usages
0 stars
Sep 02, 2021
1 stars
Sep 22, 2021
1 usages
91 stars
Oct 14, 2022
6 usages
513 stars
Apr 11, 2023
3 stars
Aug 13, 2022
1 usages
1 stars
Jul 06, 2023
2 usages
3 stars
Jul 06, 2023
1 usages
3 stars