Last Version

io.etcd.examples:jetcd-watch 0.5.11

Java Client for etcd V3

License

License

Categories

Categories

jetcd Data Databases
GroupId

GroupId

io.etcd.examples
ArtifactId

ArtifactId

jetcd-watch
Version

Version

0.5.11
Type

Type

jar
Description

Description

Java Client for etcd V3

Download jetcd-watch 0.5.11


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

Dependencies

compile (7)

Group / Artifact Type Version
io.etcd : jetcd-all jar 0.5.11
com.beust : jcommander jar 1.81
org.jooq : jool-java-8 jar 0.9.14
org.apache.logging.log4j : log4j-api jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.logging.log4j : log4j-1.2-api jar 2.14.1

Project Modules

There are no modules declared in this project.