MVN

net.stickycode.plugins : bounds-maven-plugin

Maven & Gradle

Jun 07, 2023
1 usages
1 stars

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

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

Latest Version

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

  • Latest Stable: 4.12

All Versions

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

Version Vulnerabilities Updated
4.12
bounds-maven-plugin-4.12
4.11
bounds-maven-plugin-4.11
4.10
bounds-maven-plugin-4.10
4.7
bounds-maven-plugin-4.7
4.6
bounds-maven-plugin-4.6
4.5
bounds-maven-plugin-4.5
4.4
bounds-maven-plugin-4.4
4.3
bounds-maven-plugin-4.3
4.1
bounds-maven-plugin-4.1
3.6
bounds-maven-plugin-3.6
3.5
bounds-maven-plugin-3.5
3.4
bounds-maven-plugin-3.4
3.3
bounds-maven-plugin-3.3
3.2
bounds-maven-plugin-3.2
2.7
bounds-maven-plugin-2.7
2.5
bounds-maven-plugin-2.5
2.4
bounds-maven-plugin-2.4
2.3
bounds-maven-plugin-2.3
2.2
bounds-maven-plugin-2.2
2.1
bounds-maven-plugin-2.1
1.11
bounds-maven-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>net.stickycode.plugins</groupId>
    <artifactId>bounds-maven-plugin</artifactId>
    <version>4.12</version>
</plugin>

Advertisement