Last Version

Zookeeper Configuration 0.1.0

Access to Zookeeper through Commons-Configuration Interface

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.github.ja-fra.zk-configuration
ArtifactId

ArtifactId

zkconfig
Version

Version

0.1.0
Type

Type

jar
Description

Description

Zookeeper Configuration
Access to Zookeeper through Commons-Configuration Interface
Project URL

Project URL

https://github.com/ja-fra/zk-configuration
Source Code Management

Source Code Management

https://github.com/ja-fra/zk-configuration.git

Download zkconfig 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.ja-fra.zk-configuration/zkconfig/ -->
<dependency>
    <groupId>com.github.ja-fra.zk-configuration</groupId>
    <artifactId>zkconfig</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ja-fra.zk-configuration/zkconfig/
implementation 'com.github.ja-fra.zk-configuration:zkconfig:0.1.0'
// https://jarcasting.com/artifacts/com.github.ja-fra.zk-configuration/zkconfig/
implementation ("com.github.ja-fra.zk-configuration:zkconfig:0.1.0")
'com.github.ja-fra.zk-configuration:zkconfig:jar:0.1.0'
<dependency org="com.github.ja-fra.zk-configuration" name="zkconfig" rev="0.1.0">
  <artifact name="zkconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ja-fra.zk-configuration', module='zkconfig', version='0.1.0')
)
libraryDependencies += "com.github.ja-fra.zk-configuration" % "zkconfig" % "0.1.0"
[com.github.ja-fra.zk-configuration/zkconfig "0.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.zookeeper : zookeeper jar 3.4.5
commons-configuration : commons-configuration jar 1.10
com.google.guava : guava jar 14.0.1
ch.qos.logback : logback-classic jar 1.0.13

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.