| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.slvwolf |
| Идентификатор | Идентификаторccentral-etcd |
| Версия | Версия0.5.1 |
| Тип | Типjar |
| Описание |
ОписаниеCCentral - Etcd
Java client library for CCentral (Simple centralized configuration management and real-time monitoring
for services).
|
| Имя Файла | Размер |
|---|---|
| ccentral-etcd-0.5.1.pom | |
| ccentral-etcd-0.5.1.jar | 12 KB |
| ccentral-etcd-0.5.1-sources.jar | 5 KB |
| ccentral-etcd-0.5.1-javadoc.jar | 371 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.slvwolf/ccentral-etcd/ -->
<dependency>
<groupId>io.github.slvwolf</groupId>
<artifactId>ccentral-etcd</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.slvwolf/ccentral-etcd/
implementation 'io.github.slvwolf:ccentral-etcd:0.5.1'
// https://jarcasting.com/artifacts/io.github.slvwolf/ccentral-etcd/
implementation ("io.github.slvwolf:ccentral-etcd:0.5.1")
'io.github.slvwolf:ccentral-etcd:jar:0.5.1'
<dependency org="io.github.slvwolf" name="ccentral-etcd" rev="0.5.1">
<artifact name="ccentral-etcd" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.slvwolf', module='ccentral-etcd', version='0.5.1')
)
libraryDependencies += "io.github.slvwolf" % "ccentral-etcd" % "0.5.1"
[io.github.slvwolf/ccentral-etcd "0.5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.slvwolf : ccentral-common | jar | 0.5.1 |
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-all | jar | 1.10.19 |