How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>rocks.voss.maven.plugins</groupId>
<artifactId>content-generator</artifactId>
<version>1.3</version>
</plugin>
Choose a version of rocks.voss.maven.plugins : content-generator to add to Maven - Latest Versions:
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>rocks.voss.maven.plugins</groupId>
<artifactId>content-generator</artifactId>
<version>1.3</version>
</plugin>
Advertisement
Maven Repository
Search Maven dependencies with Maven Repository Chrome Extension