MVN

com.github.onlypiglet : autojunit-plugin

Maven & Gradle

Oct 20, 2019
<plugin>
    <groupId>com.github.onlypiglet</groupId>
    <artifactId>autojunit-plugin</artifactId>
    <version>1.0.1-alpha</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.onlypiglet : autojunit-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1-alpha
  • Latest Alpha: 1.0.1-alpha

All Versions

Choose a version of com.github.onlypiglet : autojunit-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
autojunit-plugin-1.0.1-alpha

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.onlypiglet</groupId>
    <artifactId>autojunit-plugin</artifactId>
    <version>1.0.1-alpha</version>
</plugin>