zk-resource-toolkit

zk resource config toolkit

License

License

GroupId

GroupId

com.github.nicklaus4
ArtifactId

ArtifactId

zk-resource-toolkit
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

zk-resource-toolkit
zk resource config toolkit
Project URL

Project URL

https://github.com/nicklaus4/zk-resource-toolkit
Source Code Management

Source Code Management

https://github.com/nicklaus4/zk-resource-toolkit

Download zk-resource-toolkit

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.zookeeper : zookeeper jar 3.4.13
org.apache.curator : curator-client jar 4.0.1
org.apache.curator : curator-framework jar 4.0.1
org.apache.curator : curator-recipes jar 4.0.1
org.apache.commons : commons-lang3 jar 3.8.1
com.google.code.findbugs : jsr305 jar 3.0.2
org.projectlombok : lombok jar 1.16.18
com.google.guava : guava jar 23.6-jre

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

zk-resource-toolkit

zk相关操作工具包 基于zk的配置动态更新

Versions

Version
1.0.2