is not current version
Last Version 1.0.0.Alpha3

org.jboss.maven.surefire.modular:surefire-booter 1.0.0.Alpha2


Categories

Categories

JBoss Container Application Servers Maven Build Tools
GroupId

GroupId

org.jboss.maven.surefire.modular
ArtifactId

ArtifactId

surefire-booter
Version

Version

1.0.0.Alpha2
Type

Type

jar

Download surefire-booter 1.0.0.Alpha2


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