MVN

io.hekate : hekate-etcd

Maven & Gradle

Dec 09, 2022
3 usages
18 stars

Hekate Etcd · Java library for cluster communications and computing.

<dependency>
    <groupId>io.hekate</groupId>
    <artifactId>hekate-etcd</artifactId>
    <version>4.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.1.3

All Versions

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

Version Vulnerabilities Updated
4.1.x
hekate-etcd-4.1.3
hekate-etcd-4.1.2
hekate-etcd-4.1.1
hekate-etcd-4.1.0
4.0.x
hekate-etcd-4.0.0
3.11.x
hekate-etcd-3.11.0
3.10.x
hekate-etcd-3.10.0
3.9.x
hekate-etcd-3.9.0
3.8.x
hekate-etcd-3.8.0
3.7.x
hekate-etcd-3.7.0
3.6.x
hekate-etcd-3.6.0
3.5.x
hekate-etcd-3.5.0
3.4.x
hekate-etcd-3.4.1
hekate-etcd-3.4.0
3.3.x
hekate-etcd-3.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.hekate</groupId>
    <artifactId>hekate-etcd</artifactId>
    <version>4.1.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.hekate:hekate-etcd:4.1.3'

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

implementation("io.hekate:hekate-etcd:4.1.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.hekate" % "hekate-etcd" % "4.1.3"

Advertisement

Dependencies from Group

Dec 09, 2022
12 usages
18 stars
Dec 09, 2022
3 usages
18 stars
Dec 09, 2022
3 usages
18 stars
Dec 09, 2022
3 usages
18 stars
Dec 09, 2022
3 usages
18 stars

Discover Dependencies

Jul 02, 2023
3 usages
20 stars
Jul 18, 2019
57 stars
Apr 13, 2019
Nov 04, 2019
3 stars