Last Version

etcd4j 2.18.0

etcd4j is a Java/Netty based etcd client

License

License

GroupId

GroupId

org.mousio
ArtifactId

ArtifactId

etcd4j
Version

Version

2.18.0
Type

Type

jar
Description

Description

etcd4j
etcd4j is a Java/Netty based etcd client
Project URL

Project URL

https://github.com/jurmous/etcd4j

Download etcd4j 2.18.0


<!-- https://jarcasting.com/artifacts/org.mousio/etcd4j/ -->
<dependency>
    <groupId>org.mousio</groupId>
    <artifactId>etcd4j</artifactId>
    <version>2.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mousio/etcd4j/
implementation 'org.mousio:etcd4j:2.18.0'
// https://jarcasting.com/artifacts/org.mousio/etcd4j/
implementation ("org.mousio:etcd4j:2.18.0")
'org.mousio:etcd4j:jar:2.18.0'
<dependency org="org.mousio" name="etcd4j" rev="2.18.0">
  <artifact name="etcd4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mousio', module='etcd4j', version='2.18.0')
)
libraryDependencies += "org.mousio" % "etcd4j" % "2.18.0"
[org.mousio/etcd4j "2.18.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
io.netty : netty-codec-dns jar 4.1.45.Final
io.netty : netty-codec-http jar 4.1.45.Final
io.netty : netty-handler jar 4.1.45.Final
io.netty : netty-resolver-dns jar 4.1.45.Final
com.fasterxml.jackson.core : jackson-core jar 2.10.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.2
com.fasterxml.jackson.core : jackson-annotations jar 2.10.2
com.fasterxml.jackson.module : jackson-module-afterburner jar 2.10.2
com.github.wnameless : json-flattener jar 0.6.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.testcontainers : testcontainers jar 1.10.5
com.xebialabs.restito : restito jar 0.9.3
org.assertj : assertj-core jar 3.11.1
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.