License |
License |
---|---|
GroupId | GroupIdcom.bluejeans |
ArtifactId | ArtifactIdzookeeper-utils |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzookeeper-utils
Bluejeans Zookeeper utilities
|
Project URL |
Project URL |
Filename | Size |
---|---|
zookeeper-utils-1.1.0.pom | |
zookeeper-utils-1.1.0.jar | 15 KB |
zookeeper-utils-1.1.0-sources.jar | 5 KB |
zookeeper-utils-1.1.0-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bluejeans/zookeeper-utils/ -->
<dependency>
<groupId>com.bluejeans</groupId>
<artifactId>zookeeper-utils</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bluejeans/zookeeper-utils/
implementation 'com.bluejeans:zookeeper-utils:1.1.0'
// https://jarcasting.com/artifacts/com.bluejeans/zookeeper-utils/
implementation ("com.bluejeans:zookeeper-utils:1.1.0")
'com.bluejeans:zookeeper-utils:jar:1.1.0'
<dependency org="com.bluejeans" name="zookeeper-utils" rev="1.1.0">
<artifact name="zookeeper-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bluejeans', module='zookeeper-utils', version='1.1.0')
)
libraryDependencies += "com.bluejeans" % "zookeeper-utils" % "1.1.0"
[com.bluejeans/zookeeper-utils "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.bluejeans : utils | jar | 1.1.7 |
org.apache.curator : curator-recipes | jar | 2.4.1 |
one.util : streamex | jar | 0.6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |