Jar examples for d:dropwizard-testing
You can download jar file dropwizard-testing 0.6.2 in this page.
You can use the following script to add dropwizard-testing-0.6.2.jar to your project.
<dependency> <groupId>com.yammer.dropwizard</groupId> <artifactId>dropwizard-testing</artifactId> <version>0.6.2</version> </dependency>
compile group: 'com.yammer.dropwizard', name: 'dropwizard-testing', version: '0.6.2'
libraryDependencies += "com.yammer.dropwizard" % "dropwizard-testing" % "0.6.2"
<dependency org="com.yammer.dropwizard" name="dropwizard-testing" rev="0.6.2"/>
@Grapes(@Grab(group='com.yammer.dropwizard', module='dropwizard-testing', version='0.6.2'))
'com.yammer.dropwizard:dropwizard-testing:jar:0.6.2'
Click the following link to download the jar file.
dropwizard-testing-0.6.2-javadoc.jar