MVN

com.github.odavid.maven.plugins : manipulate-pom-maven-plugin

Maven & Gradle

Jul 03, 2014
<plugin>
    <groupId>com.github.odavid.maven.plugins</groupId>
    <artifactId>manipulate-pom-maven-plugin</artifactId>
    <version>0.1-alpha-8</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.odavid.maven.plugins : manipulate-pom-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1-alpha-8
  • Latest Alpha: 0.1-alpha-8

All Versions

Choose a version of com.github.odavid.maven.plugins : manipulate-pom-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
manipulate-pom-maven-plugin-0.1-alpha-8
manipulate-pom-maven-plugin-0.1-alpha-7
manipulate-pom-maven-plugin-0.1-alpha-6
manipulate-pom-maven-plugin-0.1-alpha-5

How to add a plugin to Maven

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

<plugin>
    <groupId>com.github.odavid.maven.plugins</groupId>
    <artifactId>manipulate-pom-maven-plugin</artifactId>
    <version>0.1-alpha-8</version>
</plugin>