Test JBoss Modular Surefire Plugin

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

jboss-surefire-plugin-test
Last Version

Last Version

1.0.0.Alpha3
Release Date

Release Date

Type

Type

jar
Description

Description

Test JBoss Modular Surefire Plugin
Surefire is a test framework project.
Project Organization

Project Organization

JBoss, a division of Red Hat, Inc.

Download jboss-surefire-plugin-test

How to add to project

<!-- 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.Alpha3</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.Alpha3'
// 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.Alpha3")
'org.jboss.maven.surefire.modular:jboss-surefire-plugin-test:jar:1.0.0.Alpha3'
<dependency org="org.jboss.maven.surefire.modular" name="jboss-surefire-plugin-test" rev="1.0.0.Alpha3">
  <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.Alpha3')
)
libraryDependencies += "org.jboss.maven.surefire.modular" % "jboss-surefire-plugin-test" % "1.0.0.Alpha3"
[org.jboss.maven.surefire.modular/jboss-surefire-plugin-test "1.0.0.Alpha3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss : jboss-common-core jar 2.2.17.GA

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.jboss.modules : jboss-modules jar 1.0.0.Beta9
org.jboss.logging : jboss-logging jar 3.0.0.Beta3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.Alpha3
1.0.0.Alpha2
1.0.0.Alpha1