is not current version
Last Version 1.9.0

org.pitest:pitest-aggregator 1.7.5

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


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

Dependencies

compile (2)

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

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.