Last Version

zkconfig-resources 1.0.0

A ZooKeeper based configuration resources holder

License

License

The Artistic License 2.0
Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.hai046
ArtifactId

ArtifactId

zkconfig-resources
Version

Version

1.0.0
Type

Type

jar
Description

Description

zkconfig-resources
A ZooKeeper based configuration resources holder
Project URL

Project URL

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

Source Code Management

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

Download zkconfig-resources 1.0.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.commons : commons-dbcp2 jar 2.0.1
org.springframework : spring-jdbc jar 4.1.4.RELEASE
redis.clients : jedis jar 2.6.2
org.slf4j : slf4j-api jar 1.7.10
com.google.guava : guava jar 18.0
org.apache.curator : curator-recipes jar 2.7.1
com.fasterxml.jackson.core : jackson-databind jar 2.5.0
commons-beanutils : commons-beanutils jar 1.9.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.