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