| License |
License |
|---|---|
| Categories |
Categoriesjetcd Data Databases |
| GroupId | GroupIdio.etcd |
| ArtifactId | ArtifactIdjetcd-launcher |
| Version | Version0.5.8 |
| Type | Typejar |
| Description |
DescriptionJava Client for etcd V3
|
| Filename | Size |
|---|---|
| jetcd-launcher-0.5.8.pom | |
| jetcd-launcher-0.5.8.jar | 13 KB |
| jetcd-launcher-0.5.8-sources.jar | 7 KB |
| jetcd-launcher-0.5.8-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.etcd/jetcd-launcher/ -->
<dependency>
<groupId>io.etcd</groupId>
<artifactId>jetcd-launcher</artifactId>
<version>0.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.etcd/jetcd-launcher/
implementation 'io.etcd:jetcd-launcher:0.5.8'
// https://jarcasting.com/artifacts/io.etcd/jetcd-launcher/
implementation ("io.etcd:jetcd-launcher:0.5.8")
'io.etcd:jetcd-launcher:jar:0.5.8'
<dependency org="io.etcd" name="jetcd-launcher" rev="0.5.8">
<artifact name="jetcd-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.etcd', module='jetcd-launcher', version='0.5.8')
)
libraryDependencies += "io.etcd" % "jetcd-launcher" % "0.5.8"
[io.etcd/jetcd-launcher "0.5.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.3.0 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.testcontainers : testcontainers | jar | 1.16.0 |
| org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |