MVN

io.johnmurray : etcd4j-lock

Maven & Gradle

Mar 19, 2016

Distributed locks built on top of the etcd4j library

<dependency>
    <groupId>io.johnmurray</groupId>
    <artifactId>etcd4j-lock</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.johnmurray : etcd4j-lock to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of io.johnmurray : etcd4j-lock to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
etcd4j-lock-0.1

How to add a dependency to Maven

Add the following io.johnmurray : etcd4j-lock maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.johnmurray</groupId>
    <artifactId>etcd4j-lock</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.johnmurray : etcd4j-lock gradle dependency to your build.gradle file:

implementation 'io.johnmurray:etcd4j-lock:0.1'

Gradle Kotlin DSL: Add the following io.johnmurray : etcd4j-lock gradle kotlin dependency to your build.gradle.kts file:

implementation("io.johnmurray:etcd4j-lock:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.johnmurray : etcd4j-lock sbt scala dependency to your build.sbt file:

libraryDependencies += "io.johnmurray" % "etcd4j-lock" % "0.1"

Advertisement

Dependencies from Group

Discover Dependencies

May 04, 2018
14 stars
Mar 14, 2016
1 usages
5 stars
Jul 28, 2019
4 usages
36 stars
Jul 09, 2016
65 stars
Mar 17, 2016
0 stars
Aug 01, 2016
1 usages
Mar 22, 2016
1 usages
113 stars
Mar 22, 2016
1 usages
113 stars
Mar 22, 2016
1 usages
113 stars
Mar 22, 2016
5 usages
113 stars