Jar examples for d:dropwizard-testing
You can download jar file dropwizard-testing 0.4.4 in this page.
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'
Click the following link to download the jar file.
dropwizard-testing-0.4.4-javadoc.jar