MVN

org.hudsonci.stapler : maven-stapler-plugin

Maven & Gradle

May 14, 2015
1 usages
1 stars

Maven Stapler plugin · Maven2 plugin for developing stapler applications

<plugin>
    <groupId>org.hudsonci.stapler</groupId>
    <artifactId>maven-stapler-plugin</artifactId>
    <version>3.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0.2

All Versions

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

Version Vulnerabilities Updated
3.0.x
maven-stapler-plugin-3.0.2
maven-stapler-plugin-3.0.1
maven-stapler-plugin-3.0.0

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.hudsonci.stapler</groupId>
    <artifactId>maven-stapler-plugin</artifactId>
    <version>3.0.2</version>
</plugin>

Advertisement