MVN

com.groupcdg : pitest-github-maven-plugin

Maven & Gradle

Aug 11, 2023

pitest-github-maven · Adds pitest analysis to github pull requests

<plugin>
    <groupId>com.groupcdg</groupId>
    <artifactId>pitest-github-maven-plugin</artifactId>
    <version>1.1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.groupcdg : pitest-github-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.groupcdg : pitest-github-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
pitest-github-maven-plugin-1.1.1
pitest-github-maven-plugin-1.1.0
1.0.x
pitest-github-maven-plugin-1.0.12
pitest-github-maven-plugin-1.0.11
pitest-github-maven-plugin-1.0.10
pitest-github-maven-plugin-1.0.9
pitest-github-maven-plugin-1.0.8
pitest-github-maven-plugin-1.0.7
pitest-github-maven-plugin-1.0.6
pitest-github-maven-plugin-1.0.5
pitest-github-maven-plugin-1.0.4
pitest-github-maven-plugin-1.0.3
pitest-github-maven-plugin-1.0.2
pitest-github-maven-plugin-1.0.1
pitest-github-maven-plugin-1.0.0
0.3.x
pitest-github-maven-plugin-0.3.0
0.2.x
pitest-github-maven-plugin-0.2.1
pitest-github-maven-plugin-0.2.0
0.1.x
pitest-github-maven-plugin-0.1.3
pitest-github-maven-plugin-0.1.2
pitest-github-maven-plugin-0.1.1
pitest-github-maven-plugin-0.1.0
0.0.x
pitest-github-maven-plugin-0.0.13
pitest-github-maven-plugin-0.0.12
pitest-github-maven-plugin-0.0.11
pitest-github-maven-plugin-0.0.10
pitest-github-maven-plugin-0.0.9
pitest-github-maven-plugin-0.0.8
pitest-github-maven-plugin-0.0.7
pitest-github-maven-plugin-0.0.6
pitest-github-maven-plugin-0.0.5
pitest-github-maven-plugin-0.0.4
pitest-github-maven-plugin-0.0.3
pitest-github-maven-plugin-0.0.2
pitest-github-maven-plugin-0.0.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.groupcdg</groupId>
    <artifactId>pitest-github-maven-plugin</artifactId>
    <version>1.1.1</version>
</plugin>