Last Version

CCentral - Common 0.5.2

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-common
Version

Version

0.5.2
Type

Type

jar
Description

Description

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

Download ccentral-common 0.5.2


<!-- https://jarcasting.com/artifacts/io.github.slvwolf/ccentral-common/ -->
<dependency>
    <groupId>io.github.slvwolf</groupId>
    <artifactId>ccentral-common</artifactId>
    <version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.slvwolf/ccentral-common/
implementation 'io.github.slvwolf:ccentral-common:0.5.2'
// https://jarcasting.com/artifacts/io.github.slvwolf/ccentral-common/
implementation ("io.github.slvwolf:ccentral-common:0.5.2")
'io.github.slvwolf:ccentral-common:jar:0.5.2'
<dependency org="io.github.slvwolf" name="ccentral-common" rev="0.5.2">
  <artifact name="ccentral-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.slvwolf', module='ccentral-common', version='0.5.2')
)
libraryDependencies += "io.github.slvwolf" % "ccentral-common" % "0.5.2"
[io.github.slvwolf/ccentral-common "0.5.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.11.2
com.fasterxml.jackson.core : jackson-annotations jar 2.11.2
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.core : jackson-databind jar 2.11.2

Project Modules

There are no modules declared in this project.