Last Version

etcd4j 1.2

An async ETCD Java Client.

License

License

GroupId

GroupId

com.xqbase
ArtifactId

ArtifactId

etcd4j
Version

Version

1.2
Type

Type

jar
Description

Description

etcd4j
An async ETCD Java Client.
Project URL

Project URL

https://github.com/AdoHe/etcd4j
Source Code Management

Source Code Management

https://github.com/AdoHe/etcd4j

Download etcd4j 1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpasyncclient jar 4.0.2
com.google.guava : guava jar 14.0.1
com.google.code.gson : gson jar 2.2.4

test (4)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 8.1.16.v20140903
org.eclipse.jetty : jetty-servlet jar 8.1.16.v20140903
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.