MVN

org.eclipse.steady : plugin-maven

Maven & Gradle

Sep 20, 2022
516 stars

steady-plugin-maven · Steady plugin for Maven

<plugin>
    <groupId>org.eclipse.steady</groupId>
    <artifactId>plugin-maven</artifactId>
    <version>3.2.5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.steady : plugin-maven to add to Maven - Latest Versions:

  • Latest Stable: 3.2.5

All Versions

Choose a version of org.eclipse.steady : plugin-maven to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
plugin-maven-3.2.5
plugin-maven-3.2.4
plugin-maven-3.2.3
plugin-maven-3.2.2
plugin-maven-3.2.1
plugin-maven-3.2.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.eclipse.steady</groupId>
    <artifactId>plugin-maven</artifactId>
    <version>3.2.5</version>
</plugin>

Advertisement