is not current version
Last Version 1.0.0.2

org.bluestemsoftware.open.maven.plugin:surefire-booter 1.0.0.1

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

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.bluestemsoftware.open.maven.plugin
ArtifactId

ArtifactId

surefire-booter
Version

Version

1.0.0.1
Type

Type

jar

Download surefire-booter 1.0.0.1


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