MVN

com.github.sarahbuisson : universal-module-aggregator

Maven & Gradle

Nov 28, 2017
0 stars

maven-universal-module-aggregator-plugin · module aggregator

<plugin>
    <groupId>com.github.sarahbuisson</groupId>
    <artifactId>universal-module-aggregator</artifactId>
    <version>0.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sarahbuisson : universal-module-aggregator to add to Maven - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of com.github.sarahbuisson : universal-module-aggregator to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4
universal-module-aggregator-0.4

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.sarahbuisson</groupId>
    <artifactId>universal-module-aggregator</artifactId>
    <version>0.4</version>
</plugin>