Config :: ZooKeeper


License

License

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.cactusthorn.config
ArtifactId

ArtifactId

config-zookeeper
Last Version

Last Version

0.80
Release Date

Release Date

Type

Type

jar
Description

Description

Config :: ZooKeeper
Config :: ZooKeeper
Source Code Management

Source Code Management

https://github.com/Gmugra/net.cactusthorn.config

Download config-zookeeper

How to add to project

<!-- https://jarcasting.com/artifacts/net.cactusthorn.config/config-zookeeper/ -->
<dependency>
    <groupId>net.cactusthorn.config</groupId>
    <artifactId>config-zookeeper</artifactId>
    <version>0.80</version>
</dependency>
// https://jarcasting.com/artifacts/net.cactusthorn.config/config-zookeeper/
implementation 'net.cactusthorn.config:config-zookeeper:0.80'
// https://jarcasting.com/artifacts/net.cactusthorn.config/config-zookeeper/
implementation ("net.cactusthorn.config:config-zookeeper:0.80")
'net.cactusthorn.config:config-zookeeper:jar:0.80'
<dependency org="net.cactusthorn.config" name="config-zookeeper" rev="0.80">
  <artifact name="config-zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.cactusthorn.config', module='config-zookeeper', version='0.80')
)
libraryDependencies += "net.cactusthorn.config" % "config-zookeeper" % "0.80"
[net.cactusthorn.config/config-zookeeper "0.80"]

Dependencies

compile (3)

Group / Artifact Type Version
net.cactusthorn.config : config-core jar 0.80
org.apache.curator : curator-framework jar 5.2.0
org.slf4j : slf4j-api jar 1.7.35

test (6)

Group / Artifact Type Version
org.apache.curator : curator-test jar 5.2.0
ch.qos.logback : logback-classic jar 1.2.10
org.slf4j : jul-to-slf4j jar 1.7.35
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.80
0.70