Jar examples for d:dropwizard-junit
A JUnit runner to allow testing of Dropwizard applications
You can download jar file dropwizard-junit 0.6 in this page.
Apache License, Version 2.0
You can use the following script to add dropwizard-junit-0.6.jar to your project.
<dependency> <groupId>io.federecio</groupId> <artifactId>dropwizard-junit</artifactId> <version>0.6</version> </dependency>
compile group: 'io.federecio', name: 'dropwizard-junit', version: '0.6'
libraryDependencies += "io.federecio" % "dropwizard-junit" % "0.6"
<dependency org="io.federecio" name="dropwizard-junit" rev="0.6"/>
@Grapes(@Grab(group='io.federecio', module='dropwizard-junit', version='0.6'))
'io.federecio:dropwizard-junit:jar:0.6'
Click the following link to download the jar file.
dropwizard-junit-0.6-javadoc.jar