MVN

com.budjb : spring-distributed-locks

Maven & Gradle

Jun 03, 2019
4 usages
4 stars

spring-distributed-locks · Core interfaces of a distributed mutex locking library for Spring Boot

<dependency>
    <groupId>com.budjb</groupId>
    <artifactId>spring-distributed-locks</artifactId>
    <version>2.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.budjb : spring-distributed-locks to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.2
  • Latest Beta: 0.1.7.BETA

All Versions

Choose a version of com.budjb : spring-distributed-locks to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
spring-distributed-locks-2.1.2
spring-distributed-locks-2.1.1
spring-distributed-locks-2.1.0
0.1.x
spring-distributed-locks-0.1.7.BETA
spring-distributed-locks-0.1.6.BETA
spring-distributed-locks-0.1.5.BETA

How to add a dependency to Maven

Add the following com.budjb : spring-distributed-locks maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.budjb</groupId>
    <artifactId>spring-distributed-locks</artifactId>
    <version>2.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.budjb : spring-distributed-locks gradle dependency to your build.gradle file:

implementation 'com.budjb:spring-distributed-locks:2.1.2'

Gradle Kotlin DSL: Add the following com.budjb : spring-distributed-locks gradle kotlin dependency to your build.gradle.kts file:

implementation("com.budjb:spring-distributed-locks:2.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.budjb : spring-distributed-locks sbt scala dependency to your build.sbt file:

libraryDependencies += "com.budjb" % "spring-distributed-locks" % "2.1.2"

Advertisement

Dependencies from Group

May 22, 2020
8 usages
22 stars
Jun 03, 2019
4 usages
4 stars
Sep 20, 2018
2 usages
1 stars
Jun 03, 2019
1 usages
4 stars
May 22, 2020
1 usages
22 stars

Discover Dependencies

Dec 03, 2018
3 usages
83 stars
Sep 29, 2018
3 usages
83 stars
Mar 20, 2019
5 usages
11.9k stars
Oct 12, 2022
3 usages
8 stars
May 19, 2023
3 usages
8 stars
Apr 26, 2021
6 usages
124 stars
May 06, 2021
2 usages
11 stars