| License |
License |
|---|---|
| GroupId | GroupIdcom.wepay.zktools |
| ArtifactId | ArtifactIdzktools |
| Last Version | Last Version0.7.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionZkTools
ZooKeeper tools and utilities
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zktools-0.7.3.pom | |
| zktools-0.7.3.jar | 102 KB |
| zktools-0.7.3-sources.jar | 46 KB |
| zktools-0.7.3-javadoc.jar | 240 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wepay.zktools/zktools/ -->
<dependency>
<groupId>com.wepay.zktools</groupId>
<artifactId>zktools</artifactId>
<version>0.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.wepay.zktools/zktools/
implementation 'com.wepay.zktools:zktools:0.7.3'
// https://jarcasting.com/artifacts/com.wepay.zktools/zktools/
implementation ("com.wepay.zktools:zktools:0.7.3")
'com.wepay.zktools:zktools:jar:0.7.3'
<dependency org="com.wepay.zktools" name="zktools" rev="0.7.3">
<artifact name="zktools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wepay.zktools', module='zktools', version='0.7.3')
)
libraryDependencies += "com.wepay.zktools" % "zktools" % "0.7.3"
[com.wepay.zktools/zktools "0.7.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| org.apache.zookeeper : zookeeper | jar | 3.4.10 |
| org.slf4j : slf4j-api | jar | 1.7.21 |