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