MVN

com.xqbase : etcd4j

Maven & Gradle

Sep 01, 2015
35 stars

etcd4j · An async ETCD Java Client.

<dependency>
    <groupId>com.xqbase</groupId>
    <artifactId>etcd4j</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xqbase : etcd4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.xqbase : etcd4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
etcd4j-1.2
1.0
etcd4j-1.0

How to add a dependency to Maven

Add the following com.xqbase : etcd4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.xqbase</groupId>
    <artifactId>etcd4j</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.xqbase : etcd4j gradle dependency to your build.gradle file:

implementation 'com.xqbase:etcd4j:1.2'

Gradle Kotlin DSL: Add the following com.xqbase : etcd4j gradle kotlin dependency to your build.gradle.kts file:

implementation("com.xqbase:etcd4j:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.xqbase : etcd4j sbt scala dependency to your build.sbt file:

libraryDependencies += "com.xqbase" % "etcd4j" % "1.2"

Advertisement

Dependencies from Group

Apr 12, 2020
4 usages
7 stars
May 19, 2020
4 usages
3 stars
Dec 11, 2017
1 usages
3 stars
Dec 11, 2017
1 usages
3 stars
May 19, 2020
1 usages
3 stars

Discover Dependencies

Apr 14, 2018
1 usages
Sep 02, 2015
3 stars
Mar 22, 2016
1 usages
76 stars
Sep 01, 2015
2 usages
2.2k stars
Sep 01, 2015
1 usages
2.2k stars
Sep 05, 2015
1 usages
19 stars
Dec 17, 2021
3 usages
59 stars