SureFire Booter

Surefire is a test framework project.

License

License

Categories

Categories

JBoss Container Application Servers Maven Build Tools
GroupId

GroupId

org.jboss.maven.surefire.modular
ArtifactId

ArtifactId

surefire-booter
Last Version

Last Version

1.0.0.Alpha3
Release Date

Release Date

Type

Type

jar
Description

Description

SureFire Booter
Surefire is a test framework project.
Project URL

Project URL

http://maven.apache.org/surefire/surefire-booter
Project Organization

Project Organization

JBoss, a division of Red Hat, Inc.

Download surefire-booter

How to add to project

<!-- https://jarcasting.com/artifacts/org.jboss.maven.surefire.modular/surefire-booter/ -->
<dependency>
    <groupId>org.jboss.maven.surefire.modular</groupId>
    <artifactId>surefire-booter</artifactId>
    <version>1.0.0.Alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.maven.surefire.modular/surefire-booter/
implementation 'org.jboss.maven.surefire.modular:surefire-booter:1.0.0.Alpha3'
// https://jarcasting.com/artifacts/org.jboss.maven.surefire.modular/surefire-booter/
implementation ("org.jboss.maven.surefire.modular:surefire-booter:1.0.0.Alpha3")
'org.jboss.maven.surefire.modular:surefire-booter:jar:1.0.0.Alpha3'
<dependency org="org.jboss.maven.surefire.modular" name="surefire-booter" rev="1.0.0.Alpha3">
  <artifact name="surefire-booter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.maven.surefire.modular', module='surefire-booter', version='1.0.0.Alpha3')
)
libraryDependencies += "org.jboss.maven.surefire.modular" % "surefire-booter" % "1.0.0.Alpha3"
[org.jboss.maven.surefire.modular/surefire-booter "1.0.0.Alpha3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven.surefire : surefire-api jar 2.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
jmock : jmock jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.Alpha3
1.0.0.Alpha2
1.0.0.Alpha1