Last Version

zkconfig-resources 1.1.28

A ZooKeeper based configuration resources holder

License

License

The Artistic License 2.0
Categories

Categories

Ant Build Tools config Application Layer Libs Configuration
GroupId

GroupId

com.github.phantomthief
ArtifactId

ArtifactId

zkconfig-resources
Version

Version

1.1.28
Type

Type

jar
Description

Description

zkconfig-resources
A ZooKeeper based configuration resources holder
Project URL

Project URL

https://github.com/PhantomThief/zkconfig-resources
Source Code Management

Source Code Management

https://github.com/PhantomThief/zkconfig-resources.git

Download zkconfig-resources 1.1.28


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.phantomthief : more-lambdas jar 0.1.8
org.slf4j : slf4j-api jar 1.7.22
org.apache.curator : curator-recipes jar [4.0.0,)
com.google.guava : guava jar 21.0
org.apache.commons : commons-lang3 jar 3.4
com.google.code.findbugs : jsr305 Optional jar 3.0.1

test (5)

Group / Artifact Type Version
org.apache.curator : curator-test jar 4.0.0
org.junit.jupiter : junit-jupiter-api jar 5.0.2
com.fasterxml.jackson.core : jackson-databind jar 2.9.7
ch.qos.logback : logback-classic jar 1.1.8
org.jetbrains.kotlin : kotlin-reflect jar 1.2.51

Project Modules

There are no modules declared in this project.