MVN

net.stickycode.plugins : sticky-bounds-plugin

Maven & Gradle

Sep 28, 2012

sticky-bounds-plugin · A maven plugin to update version range bounds

<plugin>
    <groupId>net.stickycode.plugins</groupId>
    <artifactId>sticky-bounds-plugin</artifactId>
    <version>1.10</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.stickycode.plugins : sticky-bounds-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.10

All Versions

Choose a version of net.stickycode.plugins : sticky-bounds-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.10
sticky-bounds-plugin-1.10
1.9
sticky-bounds-plugin-1.9
1.8
sticky-bounds-plugin-1.8
1.6
sticky-bounds-plugin-1.6

How to add a plugin to Maven

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

<plugin>
    <groupId>net.stickycode.plugins</groupId>
    <artifactId>sticky-bounds-plugin</artifactId>
    <version>1.10</version>
</plugin>