Download dropwizard-testing-0.4.4.jar file - Jar d

Jar examples for d:dropwizard-testing

Description

You can download jar file dropwizard-testing 0.4.4 in this page.

Build File

You can use the following script to add dropwizard-testing-0.4.4.jar to your project.

<dependency>
   <groupId>com.yammer.dropwizard</groupId>
   <artifactId>dropwizard-testing</artifactId>
   <version>0.4.4</version>
</dependency>
compile group: 'com.yammer.dropwizard', name: 'dropwizard-testing', version: '0.4.4'
libraryDependencies += "com.yammer.dropwizard" % "dropwizard-testing" % "0.4.4"
<dependency org="com.yammer.dropwizard" name="dropwizard-testing" rev="0.4.4"/>
@Grapes(@Grab(group='com.yammer.dropwizard', module='dropwizard-testing', version='0.4.4'))
'com.yammer.dropwizard:dropwizard-testing:jar:0.4.4'

Download

Click the following link to download the jar file.

dropwizard-testing-0.4.4-javadoc.jar
dropwizard-testing-0.4.4-sources.jar
dropwizard-testing-0.4.4.jar
dropwizard-testing-0.4.4.pom



Related Tutorials