Last Version

Surefire Report Parser 3.0.0-M7

Parses report output files from surefire.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.surefire
ArtifactId

ArtifactId

surefire-report-parser
Version

Version

3.0.0-M7
Type

Type

jar
Description

Description

Surefire Report Parser
Parses report output files from surefire.
Project URL

Project URL

https://maven.apache.org/surefire/surefire-report-parser/
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-report-parser

Download surefire-report-parser 3.0.0-M7


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven.surefire : surefire-logger-api jar 3.0.0-M7
org.apache.maven.shared : maven-shared-utils jar 3.3.4
org.apache.maven.reporting : maven-reporting-api jar 3.1.0

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.