Last Version

org.pitest:pitest-aggregator 1.9.0

Aggregates the output of report XML documents into a new combined HTML report

License

License

GroupId

GroupId

org.pitest
ArtifactId

ArtifactId

pitest-aggregator
Version

Version

1.9.0
Type

Type

jar
Description

Description

Aggregates the output of report XML documents into a new combined HTML report
Project Organization

Project Organization

org.pitest

Download pitest-aggregator 1.9.0


<!-- https://jarcasting.com/artifacts/org.pitest/pitest-aggregator/ -->
<dependency>
    <groupId>org.pitest</groupId>
    <artifactId>pitest-aggregator</artifactId>
    <version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.pitest/pitest-aggregator/
implementation 'org.pitest:pitest-aggregator:1.9.0'
// https://jarcasting.com/artifacts/org.pitest/pitest-aggregator/
implementation ("org.pitest:pitest-aggregator:1.9.0")
'org.pitest:pitest-aggregator:jar:1.9.0'
<dependency org="org.pitest" name="pitest-aggregator" rev="1.9.0">
  <artifact name="pitest-aggregator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pitest', module='pitest-aggregator', version='1.9.0')
)
libraryDependencies += "org.pitest" % "pitest-aggregator" % "1.9.0"
[org.pitest/pitest-aggregator "1.9.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.pitest : pitest-entry jar 1.9.0
org.pitest : pitest-html-report jar 1.9.0
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.13.3

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 3.6.28
org.assertj : assertj-core jar 3.22.0
org.pitest.quickbuilder : quickbuilder jar 1.2

Project Modules

There are no modules declared in this project.