MVN

com.github.trecloux : yeoman-maven-plugin

Maven & Gradle

Aug 19, 2015
142 stars

Yeoman Maven Plugin

<plugin>
    <groupId>com.github.trecloux</groupId>
    <artifactId>yeoman-maven-plugin</artifactId>
    <version>0.5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.trecloux : yeoman-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.5

All Versions

Choose a version of com.github.trecloux : yeoman-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5
yeoman-maven-plugin-0.5
0.4
yeoman-maven-plugin-0.4
0.3
yeoman-maven-plugin-0.3
0.2
yeoman-maven-plugin-0.2
0.1
yeoman-maven-plugin-0.1

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.trecloux</groupId>
    <artifactId>yeoman-maven-plugin</artifactId>
    <version>0.5</version>
</plugin>