Last Version

com.github.mxsm:jetcd-watch 0.3.7

Java Client for etcd V3

License

License

Categories

Categories

jetcd Data Databases
GroupId

GroupId

com.github.mxsm
ArtifactId

ArtifactId

jetcd-watch
Version

Version

0.3.7
Type

Type

jar
Description

Description

Java Client for etcd V3

Download jetcd-watch 0.3.7


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