is not current version
Last Version 0.7.1

io.etcd:jetcd-common 0.5.10

Java Client for etcd V3

License

License

Categories

Categories

jetcd Data Databases
GroupId

GroupId

io.etcd
ArtifactId

ArtifactId

jetcd-common
Version

Version

0.5.10
Type

Type

jar
Description

Description

Java Client for etcd V3

Download jetcd-common 0.5.10


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

Dependencies

compile (3)

Group / Artifact Type Version
io.grpc : grpc-core jar 1.39.0
com.google.guava : guava jar 30.1.1-jre
org.slf4j : slf4j-api jar 1.7.32

Project Modules

There are no modules declared in this project.