MVN

org.junithelper : maven-junithelper-plugin

Maven & Gradle

Oct 31, 2012
30 stars

maven-junithelper-plugin Maven Mojo

<plugin>
    <groupId>org.junithelper</groupId>
    <artifactId>maven-junithelper-plugin</artifactId>
    <version>1.12</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.junithelper : maven-junithelper-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.12

All Versions

Choose a version of org.junithelper : maven-junithelper-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.12
maven-junithelper-plugin-1.12
1.11
maven-junithelper-plugin-1.11

How to add a plugin to Maven

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

<plugin>
    <groupId>org.junithelper</groupId>
    <artifactId>maven-junithelper-plugin</artifactId>
    <version>1.12</version>
</plugin>