Jar examples for s:surefire-booter
API and Facilities used by forked tests running in JVM sub-process.
You can download jar file surefire-booter 1.5 in this page.
Apache License
You can use the following script to add surefire-booter-1.5.jar to your project.
<dependency> <groupId>org.apache.maven.surefire</groupId> <artifactId>surefire-booter</artifactId> <version>1.5</version> </dependency>
compile group: 'org.apache.maven.surefire', name: 'surefire-booter', version: '1.5'
libraryDependencies += "org.apache.maven.surefire" % "surefire-booter" % "1.5"
<dependency org="org.apache.maven.surefire" name="surefire-booter" rev="1.5"/>
@Grapes(@Grab(group='org.apache.maven.surefire', module='surefire-booter', version='1.5'))
'org.apache.maven.surefire:surefire-booter:jar:1.5'
Click the following link to download the jar file.
surefire-booter-1.5-javadoc.jar