Jar examples for e:etcd-client
Simple Java client to interact with CoreOS's etcd
You can download jar file etcd-client 0.33 in this page.
The Apache Software License, Version 2.0
You can use the following script to add etcd-client-0.33.jar to your project.
<dependency> <groupId>io.fastjson</groupId> <artifactId>etcd-client</artifactId> <version>0.33</version> </dependency>
compile group: 'io.fastjson', name: 'etcd-client', version: '0.33'
libraryDependencies += "io.fastjson" % "etcd-client" % "0.33"
<dependency org="io.fastjson" name="etcd-client" rev="0.33"/>
@Grapes(@Grab(group='io.fastjson', module='etcd-client', version='0.33'))
'io.fastjson:etcd-client:jar:0.33'
Click the following link to download the jar file.
etcd-client-0.33-javadoc.jar