Last Version

io.etcd:jetcd-all 0.5.11

Java Client for etcd V3

License

License

Categories

Categories

jetcd Data Databases
GroupId

GroupId

io.etcd
ArtifactId

ArtifactId

jetcd-all
Version

Version

0.5.11
Type

Type

jar
Description

Description

Java Client for etcd V3

Download jetcd-all 0.5.11


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.