MVN

org.pitest : highwheel-parent

Maven & Gradle

Aug 28, 2020
36 stars

highwheel-parent · Visualise large class and package cycles

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

Latest Version

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

  • Latest Stable: 1.7

All Versions

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

Version Vulnerabilities Updated
1.7
highwheel-parent-1.7
1.6
highwheel-parent-1.6
1.5
highwheel-parent-1.5
1.4
highwheel-parent-1.4
1.3
highwheel-parent-1.3
1.2
highwheel-parent-1.2
1.0
highwheel-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.pitest</groupId>
    <artifactId>highwheel-parent</artifactId>
    <version>1.7</version>
</dependency>

Advertisement