SureFire

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

surefire
Last Version

Last Version

1.0.0.Alpha3
Release Date

Release Date

Type

Type

pom
Description

Description

SureFire
Surefire is a test framework project.
Project URL

Project URL

http://maven.apache.org/surefire
Project Organization

Project Organization

JBoss, a division of Red Hat, Inc.

Download surefire

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • surefire-booter
  • maven-surefire-common
  • maven-surefire-plugin
  • test

Versions

Version
1.0.0.Alpha3
1.0.0.Alpha2
1.0.0.Alpha1