MVN

org.sonatype.plexus.template : plexus-template

Maven & Gradle

Jan 02, 2009
5 usages
<plugin>
    <groupId>org.sonatype.plexus.template</groupId>
    <artifactId>plexus-template</artifactId>
    <version>0.9.5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sonatype.plexus.template : plexus-template to add to Maven - Latest Versions:

  • Latest Stable: 0.9.5

All Versions

Choose a version of org.sonatype.plexus.template : plexus-template to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
plexus-template-0.9.5
plexus-template-0.9.4
plexus-template-0.9.2
plexus-template-0.9.1
plexus-template-0.9.0
0.8
plexus-template-0.8

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.sonatype.plexus.template</groupId>
    <artifactId>plexus-template</artifactId>
    <version>0.9.5</version>
</plugin>

Advertisement