MVN

com.github.earchitecture.maven.plugins : fmpp-maven-plugin

Maven & Gradle

Aug 27, 2016
0 stars

fmpp-maven-plugin-a Maven Plugin · Baseado na implementação FMPP - FreeMarker-based file PreProcessor, de forma atomatizada a geração de codigo.

<plugin>
    <groupId>com.github.earchitecture.maven.plugins</groupId>
    <artifactId>fmpp-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.earchitecture.maven.plugins : fmpp-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.earchitecture.maven.plugins : fmpp-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
fmpp-maven-plugin-1.0.0

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.earchitecture.maven.plugins</groupId>
    <artifactId>fmpp-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Advertisement