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