is not current version
Last Version 1.0.0.Alpha3

org.jboss.maven.surefire.modular:jboss-surefire-plugin-test 1.0.0.Alpha2


Categories

Categories

JBoss Container Application Servers Maven Build Tools
GroupId

GroupId

org.jboss.maven.surefire.modular
ArtifactId

ArtifactId

jboss-surefire-plugin-test
Version

Version

1.0.0.Alpha2
Type

Type

jar

Download jboss-surefire-plugin-test 1.0.0.Alpha2


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