License |
License |
---|---|
Categories |
Categoriesjetcd Data Databases |
GroupId | GroupIdio.etcd.examples |
ArtifactId | ArtifactIdjetcd-ctl |
Last Version | Last Version0.5.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Client for etcd V3
|
Filename | Size |
---|---|
jetcd-ctl-0.5.11.pom | |
jetcd-ctl-0.5.11.jar | 11 KB |
jetcd-ctl-0.5.11-sources.jar | 7 KB |
jetcd-ctl-0.5.11-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.etcd.examples/jetcd-ctl/ -->
<dependency>
<groupId>io.etcd.examples</groupId>
<artifactId>jetcd-ctl</artifactId>
<version>0.5.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.etcd.examples/jetcd-ctl/
implementation 'io.etcd.examples:jetcd-ctl:0.5.11'
// https://jarcasting.com/artifacts/io.etcd.examples/jetcd-ctl/
implementation ("io.etcd.examples:jetcd-ctl:0.5.11")
'io.etcd.examples:jetcd-ctl:jar:0.5.11'
<dependency org="io.etcd.examples" name="jetcd-ctl" rev="0.5.11">
<artifact name="jetcd-ctl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.etcd.examples', module='jetcd-ctl', version='0.5.11')
)
libraryDependencies += "io.etcd.examples" % "jetcd-ctl" % "0.5.11"
[io.etcd.examples/jetcd-ctl "0.5.11"]
Group / Artifact | Type | Version |
---|---|---|
io.etcd : jetcd-core | 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 |