Download surefire-booter-1.0.0.0.jar file - Jar s

Jar examples for s:surefire-booter

Description

API and Facilities used by forked tests running in JVM sub-process.

You can download jar file surefire-booter 1.0.0.0 in this page.

License

Apache License

Build File

You can use the following script to add surefire-booter-1.0.0.0.jar to your project.

<dependency>
   <groupId>org.bluestemsoftware.open.maven.plugin</groupId>
   <artifactId>surefire-booter</artifactId>
   <version>1.0.0.0</version>
</dependency>
compile group: 'org.bluestemsoftware.open.maven.plugin', name: 'surefire-booter', version: '1.0.0.0'
libraryDependencies += "org.bluestemsoftware.open.maven.plugin" % "surefire-booter" % "1.0.0.0"
<dependency org="org.bluestemsoftware.open.maven.plugin" name="surefire-booter" rev="1.0.0.0"/>
@Grapes(@Grab(group='org.bluestemsoftware.open.maven.plugin', module='surefire-booter', version='1.0.0.0'))
'org.bluestemsoftware.open.maven.plugin:surefire-booter:jar:1.0.0.0'

Download

Click the following link to download the jar file.

surefire-booter-1.0.0.0-sources.jar
surefire-booter-1.0.0.0.jar
surefire-booter-1.0.0.0.pom



Related Tutorials