Download dropwizard-extra-core-0.6.2-3.jar file - Jar d

Jar examples for d:dropwizard-extra-core

Description

Some useful additions to Dropwizard that have no external dependencies.

You can download jar file dropwizard-extra-core 0.6.2-3 in this page.

Build File

You can use the following script to add dropwizard-extra-core-0.6.2-3.jar to your project.

<dependency>
   <groupId>com.datasift.dropwizard</groupId>
   <artifactId>dropwizard-extra-core</artifactId>
   <version>0.6.2-3</version>
</dependency>
compile group: 'com.datasift.dropwizard', name: 'dropwizard-extra-core', version: '0.6.2-3'
libraryDependencies += "com.datasift.dropwizard" % "dropwizard-extra-core" % "0.6.2-3"
<dependency org="com.datasift.dropwizard" name="dropwizard-extra-core" rev="0.6.2-3"/>
@Grapes(@Grab(group='com.datasift.dropwizard', module='dropwizard-extra-core', version='0.6.2-3'))
'com.datasift.dropwizard:dropwizard-extra-core:jar:0.6.2-3'

Download

Click the following link to download the jar file.

dropwizard-extra-core-0.6.2-3-javadoc.jar
dropwizard-extra-core-0.6.2-3-sources.jar
dropwizard-extra-core-0.6.2-3.jar
dropwizard-extra-core-0.6.2-3.pom



Related Tutorials