CCentral

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-parent
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/slvwolf/ccentral4j
Source Code Management

Source Code Management

https://github.com/slvwolf/ccentral4j

Download ccentral-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • etcd
  • all

Versions

Version
0.5.2
0.5.1
0.5.0
0.4.2