MVN

io.etcd : jetcd-api

Maven & Gradle

Jul 10, 2023
2 usages
1k stars

jetcd-api · jetcd-api

<dependency>
    <groupId>io.etcd</groupId>
    <artifactId>jetcd-api</artifactId>
    <version>0.7.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.etcd : jetcd-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.6

All Versions

Choose a version of io.etcd : jetcd-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
jetcd-api-0.7.6
jetcd-api-0.7.5
jetcd-api-0.7.3
jetcd-api-0.7.2
jetcd-api-0.7.1
jetcd-api-0.7.0
0.6.x
jetcd-api-0.6.1
jetcd-api-0.6.0

How to add a dependency to Maven

Add the following io.etcd : jetcd-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.etcd</groupId>
    <artifactId>jetcd-api</artifactId>
    <version>0.7.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.etcd : jetcd-api gradle dependency to your build.gradle file:

implementation 'io.etcd:jetcd-api:0.7.6'

Gradle Kotlin DSL: Add the following io.etcd : jetcd-api gradle kotlin dependency to your build.gradle.kts file:

implementation("io.etcd:jetcd-api:0.7.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.etcd : jetcd-api sbt scala dependency to your build.sbt file:

libraryDependencies += "io.etcd" % "jetcd-api" % "0.7.6"

Advertisement

Dependencies from Group

Jul 10, 2023
72 usages
1k stars
Jul 10, 2023
13 usages
1k stars
Jul 10, 2023
7 usages
1k stars
Jul 10, 2023
4 usages
1k stars
Oct 29, 2021
3 usages
854 stars

Discover Dependencies

Nov 19, 2022
2 usages
Feb 04, 2012
2 usages
Oct 13, 2010
7 usages
Jul 10, 2013
1 usages
0 stars
Mar 13, 2011
1 usages
Jun 21, 2010
1 usages
5 stars