Last Version

com.github.mxsm:jetcd-ctl 0.3.7

Java Client for etcd V3

License

License

Categories

Categories

jetcd Data Databases
GroupId

GroupId

com.github.mxsm
ArtifactId

ArtifactId

jetcd-ctl
Version

Version

0.3.7
Type

Type

jar
Description

Description

Java Client for etcd V3

Download jetcd-ctl 0.3.7


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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.mxsm : jetcd-core jar 0.3.7
com.beust : jcommander jar 1.72
org.jooq : jool-java-8 jar 0.9.14
org.apache.logging.log4j : log4j-api jar 2.11.1
org.apache.logging.log4j : log4j-core jar 2.11.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.1
org.apache.logging.log4j : log4j-1.2-api jar 2.11.1

Project Modules

There are no modules declared in this project.