Jar examples for c:common-junit4
Shared JUnit4 Provider Code
You can download jar file common-junit4 2.15 in this page.
Apache License
You can use the following script to add common-junit4-2.15.jar to your project.
<dependency> <groupId>org.apache.maven.surefire</groupId> <artifactId>common-junit4</artifactId> <version>2.15</version> </dependency>
compile group: 'org.apache.maven.surefire', name: 'common-junit4', version: '2.15'
libraryDependencies += "org.apache.maven.surefire" % "common-junit4" % "2.15"
<dependency org="org.apache.maven.surefire" name="common-junit4" rev="2.15"/>
@Grapes(@Grab(group='org.apache.maven.surefire', module='common-junit4', version='2.15'))
'org.apache.maven.surefire:common-junit4:jar:2.15'
Click the following link to download the jar file.
common-junit4-2.15-javadoc.jar