Jar examples for j:junit-support
Helpers and base test classes for junit
You can download jar file junit-support 0.9 in this page.
Apache License 2.0
You can use the following script to add junit-support-0.9.jar to your project.
<dependency> <groupId>de.mklinger.commons</groupId> <artifactId>junit-support</artifactId> <version>0.9</version> </dependency>
compile group: 'de.mklinger.commons', name: 'junit-support', version: '0.9'
libraryDependencies += "de.mklinger.commons" % "junit-support" % "0.9"
<dependency org="de.mklinger.commons" name="junit-support" rev="0.9"/>
@Grapes(@Grab(group='de.mklinger.commons', module='junit-support', version='0.9'))
'de.mklinger.commons:junit-support:jar:0.9'
Click the following link to download the jar file.
junit-support-0.9-javadoc.jar