is not current version
Last Version 0.0.20

etcd-java 0.0.18

etcd3 java client and utilities

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.ibm.etcd
ArtifactId

ArtifactId

etcd-java
Version

Version

0.0.18
Type

Type

jar
Description

Description

etcd-java
etcd3 java client and utilities
Project URL

Project URL

https://github.com/IBM/etcd-java
Source Code Management

Source Code Management

https://github.com/IBM/etcd-java

Download etcd-java 0.0.18


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

Dependencies

compile (7)

Group / Artifact Type Version
io.netty : netty-transport-native-epoll jar 4.1.51.Final
io.grpc : grpc-netty jar 1.33.1
io.grpc : grpc-protobuf jar 1.33.1
io.grpc : grpc-stub jar 1.33.1
com.google.code.gson : gson jar 2.8.6
com.google.guava : guava jar 30.0-jre
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.apache.tomcat : tomcat-annotations-api jar 9.0.40

runtime (1)

Group / Artifact Type Version
io.netty : netty-tcnative-boringssl-static jar 2.0.31.Final

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.