zkconfig

A Tool to manage config for a cluster server.

License

License

MIT
Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

com.shushanfx
ArtifactId

ArtifactId

zkconfig-client
Last Version

Last Version

1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

zkconfig
A Tool to manage config for a cluster server.
Project URL

Project URL

https://github.com/shushanfx/zkconfig-client
Source Code Management

Source Code Management

https://github.com/shushanfx/zkconfig-client.git

Download zkconfig-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.shushanfx/zkconfig-client/ -->
<dependency>
    <groupId>com.shushanfx</groupId>
    <artifactId>zkconfig-client</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.shushanfx/zkconfig-client/
implementation 'com.shushanfx:zkconfig-client:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.shushanfx/zkconfig-client/
implementation ("com.shushanfx:zkconfig-client:1.0-RELEASE")
'com.shushanfx:zkconfig-client:jar:1.0-RELEASE'
<dependency org="com.shushanfx" name="zkconfig-client" rev="1.0-RELEASE">
  <artifact name="zkconfig-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shushanfx', module='zkconfig-client', version='1.0-RELEASE')
)
libraryDependencies += "com.shushanfx" % "zkconfig-client" % "1.0-RELEASE"
[com.shushanfx/zkconfig-client "1.0-RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.zookeeper : zookeeper jar 3.4.10
com.101tec : zkclient jar 0.10
com.google.code.gson : gson jar 2.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RELEASE