| License |
License |
|---|---|
| GroupId | GroupIdio.github.slvwolf |
| ArtifactId | ArtifactIdccentral-etcd |
| Version | Version0.5.2 |
| Type | Typejar |
| Description |
DescriptionCCentral - Etcd
Java client library for CCentral (Simple centralized configuration management and real-time monitoring
for services).
|
| Filename | Size |
|---|---|
| ccentral-etcd-0.5.2.pom | |
| ccentral-etcd-0.5.2.jar | 13 KB |
| ccentral-etcd-0.5.2-sources.jar | 5 KB |
| ccentral-etcd-0.5.2-javadoc.jar | 125 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.slvwolf/ccentral-etcd/ -->
<dependency>
<groupId>io.github.slvwolf</groupId>
<artifactId>ccentral-etcd</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.slvwolf/ccentral-etcd/
implementation 'io.github.slvwolf:ccentral-etcd:0.5.2'
// https://jarcasting.com/artifacts/io.github.slvwolf/ccentral-etcd/
implementation ("io.github.slvwolf:ccentral-etcd:0.5.2")
'io.github.slvwolf:ccentral-etcd:jar:0.5.2'
<dependency org="io.github.slvwolf" name="ccentral-etcd" rev="0.5.2">
<artifact name="ccentral-etcd" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.slvwolf', module='ccentral-etcd', version='0.5.2')
)
libraryDependencies += "io.github.slvwolf" % "ccentral-etcd" % "0.5.2"
[io.github.slvwolf/ccentral-etcd "0.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.slvwolf : ccentral-common | jar | 0.5.2 |
| org.mousio : etcd4j | jar | 2.18.0 |
| io.netty : netty-all | jar | 4.1.51.Final |
| io.dropwizard.metrics : metrics-core | jar | 4.1.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-all | jar | 1.10.19 |