| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.slvwolf |
| Идентификатор | Идентификаторccentral-parent |
| Последняя версия | Последняя версия0.5.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеCCentral
Java client library for CCentral (Simple centralized configuration management and real-time monitoring
for services).
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ccentral-parent-0.5.2.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.slvwolf/ccentral-parent/ -->
<dependency>
<groupId>io.github.slvwolf</groupId>
<artifactId>ccentral-parent</artifactId>
<version>0.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.slvwolf/ccentral-parent/
implementation 'io.github.slvwolf:ccentral-parent:0.5.2'
// https://jarcasting.com/artifacts/io.github.slvwolf/ccentral-parent/
implementation ("io.github.slvwolf:ccentral-parent:0.5.2")
'io.github.slvwolf:ccentral-parent:pom:0.5.2'
<dependency org="io.github.slvwolf" name="ccentral-parent" rev="0.5.2">
<artifact name="ccentral-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.slvwolf', module='ccentral-parent', version='0.5.2')
)
libraryDependencies += "io.github.slvwolf" % "ccentral-parent" % "0.5.2"
[io.github.slvwolf/ccentral-parent "0.5.2"]