is not current version
Last Version 0.7.1-1

com.datasift.dropwizard:dropwizard-extra-zookeeper 0.6.2-3

Dropwizard integration for working with ZooKeeper.

Categories

Categories

DropWizard Container Microservices Data
GroupId

GroupId

com.datasift.dropwizard
ArtifactId

ArtifactId

dropwizard-extra-zookeeper
Version

Version

0.6.2-3
Type

Type

jar

Download dropwizard-extra-zookeeper 0.6.2-3


<!-- https://jarcasting.com/artifacts/com.datasift.dropwizard/dropwizard-extra-zookeeper/ -->
<dependency>
    <groupId>com.datasift.dropwizard</groupId>
    <artifactId>dropwizard-extra-zookeeper</artifactId>
    <version>0.6.2-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.datasift.dropwizard/dropwizard-extra-zookeeper/
implementation 'com.datasift.dropwizard:dropwizard-extra-zookeeper:0.6.2-3'
// https://jarcasting.com/artifacts/com.datasift.dropwizard/dropwizard-extra-zookeeper/
implementation ("com.datasift.dropwizard:dropwizard-extra-zookeeper:0.6.2-3")
'com.datasift.dropwizard:dropwizard-extra-zookeeper:jar:0.6.2-3'
<dependency org="com.datasift.dropwizard" name="dropwizard-extra-zookeeper" rev="0.6.2-3">
  <artifact name="dropwizard-extra-zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datasift.dropwizard', module='dropwizard-extra-zookeeper', version='0.6.2-3')
)
libraryDependencies += "com.datasift.dropwizard" % "dropwizard-extra-zookeeper" % "0.6.2-3"
[com.datasift.dropwizard/dropwizard-extra-zookeeper "0.6.2-3"]