GroupId | GroupIdcom.bazaarvoice.emodb |
---|---|
ArtifactId | ArtifactIdemodb-common-zookeeper |
Last Version | Last Version6.5.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEmoDB ZooKeeper Utilities
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-zookeeper/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-common-zookeeper</artifactId>
<version>6.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-zookeeper/
implementation 'com.bazaarvoice.emodb:emodb-common-zookeeper:6.5.17'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-zookeeper/
implementation ("com.bazaarvoice.emodb:emodb-common-zookeeper:6.5.17")
'com.bazaarvoice.emodb:emodb-common-zookeeper:jar:6.5.17'
<dependency org="com.bazaarvoice.emodb" name="emodb-common-zookeeper" rev="6.5.17">
<artifact name="emodb-common-zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-common-zookeeper', version='6.5.17')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-common-zookeeper" % "6.5.17"
[com.bazaarvoice.emodb/emodb-common-zookeeper "6.5.17"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.curator : recipes | jar | 1.4.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.guava : guava | jar | 20.0 |
org.apache.zookeeper : zookeeper | jar | 3.4.14 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.curator : curator-client | jar | 2.4.2 |
org.apache.curator : curator-framework | jar | 2.4.2 |
org.apache.curator : curator-recipes | jar | 2.4.2 |
io.dropwizard : dropwizard-lifecycle | jar | 0.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.curator : curator-test | jar | 2.4.2 |
org.testng : testng | jar | 7.3.0 |