Last Version

surefire-booter 1.0.0.2

Executes surefire in a forked JVM. Used to test alakai extensions.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.bluestemsoftware.open.maven.plugin
ArtifactId

ArtifactId

surefire-booter
Version

Version

1.0.0.2
Type

Type

jar
Description

Description

surefire-booter
Executes surefire in a forked JVM. Used to test alakai extensions.
Project URL

Project URL

http://alakai.org/surefire-booter
Project Organization

Project Organization

Bluestem Software LLC

Download surefire-booter 1.0.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 1.5.4
org.apache.maven.surefire : surefire-booter jar 2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.3

Project Modules

There are no modules declared in this project.