etcd Java client

Simple Java client to interact with CoreOS's etcd

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

at.molindo
ArtifactId

ArtifactId

etcd-client
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

etcd Java client
Simple Java client to interact with CoreOS's etcd
Project URL

Project URL

https://github.com/molindo/jetcd

Download etcd-client

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpasyncclient jar 4.0.1
com.google.guava : guava jar 13.0
com.google.code.gson : gson jar 2.2.4
org.slf4j : slf4j-api jar 1.5.8
org.slf4j : jcl-over-slf4j jar 1.5.8

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.5.8
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
at.molindo

Molindo GmbH

Versions

Version
0.1.2
0.1.1
0.1