Last Version

DaedaFusion etcd client 1.1

Client wrapper for etcd's REST interface

License

License

Categories

Categories

jetcd Data Databases
GroupId

GroupId

com.daedafusion
ArtifactId

ArtifactId

jetcd
Version

Version

1.1
Type

Type

jar
Description

Description

DaedaFusion etcd client
Client wrapper for etcd's REST interface
Project URL

Project URL

http://daedafusion.com
Source Code Management

Source Code Management

https://github.com/daedafusion/jetcd.git

Download jetcd 1.1


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

Dependencies

compile (6)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
com.fasterxml.jackson.core : jackson-annotations jar 2.5.1
com.fasterxml.jackson.core : jackson-databind jar 2.5.1
com.google.guava : guava jar 15.0
org.apache.httpcomponents : httpasyncclient jar 4.0.2
org.apache.httpcomponents : httpclient jar 4.3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.