MVN

com.github.marks-yag : punner-maven-plugin

Maven & Gradle

Apr 27, 2020
1 usages

Punner Maven Plugin · Punner maven plugin based on punner test runner which can speed up your unit test.

<plugin>
    <groupId>com.github.marks-yag</groupId>
    <artifactId>punner-maven-plugin</artifactId>
    <version>0.9.17</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.marks-yag : punner-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.9.17

All Versions

Choose a version of com.github.marks-yag : punner-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
punner-maven-plugin-0.9.17
punner-maven-plugin-0.9.16
punner-maven-plugin-0.9.15
punner-maven-plugin-0.9.14
punner-maven-plugin-0.9.13
punner-maven-plugin-0.9.12
punner-maven-plugin-0.9.11
punner-maven-plugin-0.9.9
punner-maven-plugin-0.9.8
punner-maven-plugin-0.9.7
punner-maven-plugin-0.9.6
punner-maven-plugin-0.9.5

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.github.marks-yag</groupId>
    <artifactId>punner-maven-plugin</artifactId>
    <version>0.9.17</version>
</plugin>

Advertisement