License |
License |
---|---|
GroupId | GroupIdcom.github.nicklaus4 |
ArtifactId | ArtifactIdzk-resource-toolkit |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionzk-resource-toolkit
zk resource config toolkit
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zk-resource-toolkit-1.0.2.pom | |
zk-resource-toolkit-1.0.2.jar | 30 KB |
zk-resource-toolkit-1.0.2-sources.jar | 11 KB |
zk-resource-toolkit-1.0.2-javadoc.jar | 182 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |