Last Version

Dropwizard Extra Core 0.6.2-6

Some useful additions to Dropwizard that have no external dependencies.

License

License

Categories

Categories

DropWizard Container Microservices Data
GroupId

GroupId

com.datasift.dropwizard
ArtifactId

ArtifactId

dropwizard-extra-core
Version

Version

0.6.2-6
Type

Type

jar
Description

Description

Dropwizard Extra Core
Some useful additions to Dropwizard that have no external dependencies.
Project Organization

Project Organization

DataSift Inc.

Download dropwizard-extra-core 0.6.2-6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.yammer.dropwizard : dropwizard-core jar 0.6.2
com.yammer.metrics : metrics-graphite Optional jar 2.1.2

test (5)

Group / Artifact Type Version
junit : junit jar 4.10
org.hamcrest : hamcrest-all jar 1.1
org.mockito : mockito-all jar 1.9.0
org.powermock : powermock-module-junit4 jar 1.4.12
org.powermock : powermock-api-mockito jar 1.4.12

Project Modules

There are no modules declared in this project.