Last Version

jetcd 1.0.1

Jetcd is a java etcd v2 client

License

License

Categories

Categories

jetcd Data Databases
GroupId

GroupId

com.lindzh
ArtifactId

ArtifactId

jetcd
Version

Version

1.0.1
Type

Type

jar
Description

Description

jetcd
Jetcd is a java etcd v2 client
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/lindzh/jetcd

Download jetcd 1.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
com.fasterxml.jackson.core : jackson-core jar 2.2.0
com.fasterxml.jackson.core : jackson-annotations jar 2.2.0
com.fasterxml.jackson.core : jackson-databind jar 2.2.0
org.apache.httpcomponents : httpclient jar 4.3.5
org.apache.httpcomponents : httpasyncclient jar 4.0.2

Project Modules

There are no modules declared in this project.