MVN

org.pitest.copy : pitest-parent

Maven & Gradle

Dec 06, 2020

pitest-parent · Mutation testing system for java - parent project

<dependency>
    <groupId>org.pitest.copy</groupId>
    <artifactId>pitest-parent</artifactId>
    <version>0.42.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.pitest.copy : pitest-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.42.16

All Versions

Choose a version of org.pitest.copy : pitest-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.42.x
pitest-parent-0.42.16

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.pitest.copy</groupId>
    <artifactId>pitest-parent</artifactId>
    <version>0.42.16</version>
</dependency>