| License |
License |
|---|---|
| GroupId | GroupIdio.github.slvwolf |
| ArtifactId | ArtifactIdccentral-parent |
| Version | Version0.5.2 |
| Type | Typepom |
| Description |
DescriptionCCentral
Java client library for CCentral (Simple centralized configuration management and real-time monitoring
for services).
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ccentral-parent-0.5.2.pom | 6 KB |
| Browse |
<!-- 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"]