is not current version
Last Version 1.9.0

org.pitest:pitest-aggregator 1.6.9

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.6.9
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.6.9


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

Dependencies

compile (2)

Group / Artifact Type Version
org.pitest : pitest-entry jar 1.6.9
org.pitest : pitest-html-report jar 1.6.9

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.19.0
org.pitest.quickbuilder : quickbuilder jar 1.2

Project Modules

There are no modules declared in this project.