MVN

com.carrotgarden.maven : flatten-maven-plugin

Maven & Gradle

May 04, 2020
9 stars

Flatten Maven Plugin · Simplify Maven project descriptor for publication

<plugin>
    <groupId>com.carrotgarden.maven</groupId>
    <artifactId>flatten-maven-plugin</artifactId>
    <version>1.7.20200503171255</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.carrotgarden.maven : flatten-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.7.20200503171255

All Versions

Choose a version of com.carrotgarden.maven : flatten-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7.x
flatten-maven-plugin-1.7.20200503171255
1.6.x
flatten-maven-plugin-1.6.20190428102750
1.5.x
flatten-maven-plugin-1.5.20190427220340
1.4.x
flatten-maven-plugin-1.4.20180402132337
1.3.x
flatten-maven-plugin-1.3.20180210195103
1.2.x
flatten-maven-plugin-1.2.20171206225205
1.1.x
flatten-maven-plugin-1.1.20171204015648
1.0.x
flatten-maven-plugin-1.0.20171129163300

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.carrotgarden.maven</groupId>
    <artifactId>flatten-maven-plugin</artifactId>
    <version>1.7.20200503171255</version>
</plugin>