Last Version

dropwizard 2.1.2

Helpers for making it easier to use Curator in a Dropwizard application.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.bazaarvoice.curator
ArtifactId

ArtifactId

dropwizard
Version

Version

2.1.2
Type

Type

jar
Description

Description

dropwizard
Helpers for making it easier to use Curator in a Dropwizard application.

Download dropwizard 2.1.2


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

Dependencies

compile (5)

Group / Artifact Type Version
com.bazaarvoice.curator : core jar 2.1.2
com.google.guava : guava jar 28.0-jre
org.apache.curator : curator-framework jar 4.2.0
io.dropwizard : dropwizard-core jar 1.3.17
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.10.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.mockito : mockito-core jar 3.2.4

Project Modules

There are no modules declared in this project.