CCentral - Etcd

Java client library for CCentral (Simple centralized configuration management and real-time monitoring for services).

License

License

GroupId

GroupId

io.github.slvwolf
ArtifactId

ArtifactId

ccentral-etcd
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

CCentral - Etcd
Java client library for CCentral (Simple centralized configuration management and real-time monitoring for services).

Download ccentral-etcd

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.2
0.5.1
0.5.0
0.4.2