MVN

org.mousio : etcd4j

Maven & Gradle

Feb 12, 2020
39 usages
272 stars

etcd4j · etcd4j is a Java/Netty based etcd client

<dependency>
    <groupId>org.mousio</groupId>
    <artifactId>etcd4j</artifactId>
    <version>2.18.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mousio : etcd4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.18.0

All Versions

Choose a version of org.mousio : etcd4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.18.x
etcd4j-2.18.0
2.17.x
etcd4j-2.17.0
2.16.x
etcd4j-2.16.0
2.15.x
etcd4j-2.15.0
2.14.x
etcd4j-2.14.0
2.13.x
etcd4j-2.13.0
2.12.x
etcd4j-2.12.0
2.11.x
etcd4j-2.11.0
2.10.x
etcd4j-2.10.0
2.9.x
etcd4j-2.9.0
2.8.x
etcd4j-2.8.0
2.7.x
etcd4j-2.7.0
2.6.x
etcd4j-2.6.0
2.5.x
etcd4j-2.5.0
2.4.x
etcd4j-2.4.0
2.3.x
etcd4j-2.3.2
etcd4j-2.3.1
etcd4j-2.3.0
2.2.x
etcd4j-2.2.0
2.1.x
etcd4j-2.1.2
etcd4j-2.1.1
etcd4j-2.1.0
2.0.x
etcd4j-2.0.1
etcd4j-2.0.0
0.4.x
etcd4j-0.4.14
etcd4j-0.4.13
etcd4j-0.4.12
etcd4j-0.4.11
etcd4j-0.4.10
etcd4j-0.4.9
etcd4j-0.4.8
etcd4j-0.4.7
etcd4j-0.4.6
etcd4j-0.4.5
etcd4j-0.4.4
etcd4j-0.4.3
etcd4j-0.4.2
etcd4j-0.4.1
etcd4j-0.4.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.mousio</groupId>
    <artifactId>etcd4j</artifactId>
    <version>2.18.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mousio : etcd4j gradle dependency to your build.gradle file:

implementation 'org.mousio:etcd4j:2.18.0'

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

implementation("org.mousio:etcd4j:2.18.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mousio : etcd4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mousio" % "etcd4j" % "2.18.0"

Advertisement

Dependencies from Group

Feb 12, 2020
39 usages
272 stars
Jan 02, 2015
20 stars

Discover Dependencies

Sep 30, 2016
38 usages
12.9k stars
Dec 16, 2017
24 usages
2.5k stars
May 06, 2015
21 usages
1.1k stars
Aug 15, 2023
77 usages
1k stars
Apr 28, 2020
22 usages
2.5k stars
Jun 27, 2023
23 usages
1.3k stars
Nov 30, 2018
23 usages
712 stars
Mar 30, 2018
31 usages