MVN

io.github.sam42r : semver-maven-plugin

Maven & Gradle

Jun 18, 2024
<plugin>
    <groupId>io.github.sam42r</groupId>
    <artifactId>semver-maven-plugin</artifactId>
    <version>v1.1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.sam42r : semver-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: v1.1.1

All Versions

Choose a version of io.github.sam42r : semver-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
v1.1.x
semver-maven-plugin-v1.1.1

How to add a plugin to Maven

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

<plugin>
    <groupId>io.github.sam42r</groupId>
    <artifactId>semver-maven-plugin</artifactId>
    <version>v1.1.1</version>
</plugin>