Last Version

Surefire Extensions SPI 3.0.0-M7

Surefire is a test framework project. This is the aggregator POM in Apache Maven Surefire project.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.surefire
ArtifactId

ArtifactId

surefire-extensions-spi
Version

Version

3.0.0-M7
Type

Type

jar
Description

Description

Surefire Extensions SPI
Surefire is a test framework project. This is the aggregator POM in Apache Maven Surefire project.
Project URL

Project URL

https://maven.apache.org/surefire/surefire-extensions-spi/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/maven-surefire/tree/surefire-3.0.0-M7/surefire-extensions-spi

Download surefire-extensions-spi 3.0.0-M7


<!-- https://jarcasting.com/artifacts/org.apache.maven.surefire/surefire-extensions-spi/ -->
<dependency>
    <groupId>org.apache.maven.surefire</groupId>
    <artifactId>surefire-extensions-spi</artifactId>
    <version>3.0.0-M7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.maven.surefire/surefire-extensions-spi/
implementation 'org.apache.maven.surefire:surefire-extensions-spi:3.0.0-M7'
// https://jarcasting.com/artifacts/org.apache.maven.surefire/surefire-extensions-spi/
implementation ("org.apache.maven.surefire:surefire-extensions-spi:3.0.0-M7")
'org.apache.maven.surefire:surefire-extensions-spi:jar:3.0.0-M7'
<dependency org="org.apache.maven.surefire" name="surefire-extensions-spi" rev="3.0.0-M7">
  <artifact name="surefire-extensions-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.maven.surefire', module='surefire-extensions-spi', version='3.0.0-M7')
)
libraryDependencies += "org.apache.maven.surefire" % "surefire-extensions-spi" % "3.0.0-M7"
[org.apache.maven.surefire/surefire-extensions-spi "3.0.0-M7"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven.surefire : surefire-api jar 3.0.0-M7

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hamcrest : hamcrest-library jar 1.3
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.