MVN

com.bertramlabs.plugins : distributed-lock

Maven & Gradle

Oct 05, 2022
1 usages
7 stars

Distributed Lock · This plugin provides a framework and interface for a synchronization mechanism distributed to multiple server instances. In today's world of horizontal computational scale and massive concurrency, it becomes increasingly difficult to synchronize operations outside the context of a single computational space (server/process). This plugin aims to make that easier by providing a simple service to facilitate this, as well as defining an interface for adding low level providers.

<dependency>
    <groupId>com.bertramlabs.plugins</groupId>
    <artifactId>distributed-lock</artifactId>
    <version>4.0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bertramlabs.plugins : distributed-lock to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.11

All Versions

Choose a version of com.bertramlabs.plugins : distributed-lock to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
distributed-lock-4.0.11
distributed-lock-4.0.10
distributed-lock-4.0.9

How to add a dependency to Maven

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

<dependency>
    <groupId>com.bertramlabs.plugins</groupId>
    <artifactId>distributed-lock</artifactId>
    <version>4.0.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bertramlabs.plugins : distributed-lock gradle dependency to your build.gradle file:

implementation 'com.bertramlabs.plugins:distributed-lock:4.0.11'

Gradle Kotlin DSL: Add the following com.bertramlabs.plugins : distributed-lock gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bertramlabs.plugins:distributed-lock:4.0.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bertramlabs.plugins : distributed-lock sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bertramlabs.plugins" % "distributed-lock" % "4.0.11"

Advertisement

Dependencies from Group

May 01, 2023
23 usages
190 stars
May 01, 2023
12 usages
190 stars
Mar 10, 2023
11 usages
7 stars
Jun 25, 2020
2 usages
1 stars
Jul 14, 2023
2 usages
57 stars

Discover Dependencies

Apr 11, 2021
1 usages
3.9k stars
Mar 19, 2023
3 usages
25 stars
May 30, 2021
1 usages
4 stars
Jun 12, 2021
1 usages
24 stars
Jun 12, 2021
1 usages
27 stars
Jun 12, 2021
1 usages
56 stars
Jun 12, 2021
1 usages
33 stars
Jun 12, 2021
1 usages
704 stars
Jun 12, 2021
1 usages
48 stars