MVN

net.flexmojos.oss : flexmojos-generator-mojo

Maven & Gradle

Feb 13, 2017
51 stars

Flexmojos Generator Plugin

<plugin>
    <groupId>net.flexmojos.oss</groupId>
    <artifactId>flexmojos-generator-mojo</artifactId>
    <version>7.1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.flexmojos.oss : flexmojos-generator-mojo to add to Maven - Latest Versions:

  • Latest Stable: 7.1.1
  • Latest Beta: 5.0-beta

All Versions

Choose a version of net.flexmojos.oss : flexmojos-generator-mojo to add to Maven - All Versions:

Version Vulnerabilities Updated
7.1.x
flexmojos-generator-mojo-7.1.1
flexmojos-generator-mojo-7.1.0
7.0.x
flexmojos-generator-mojo-7.0.1
flexmojos-generator-mojo-7.0.0
6.0.x
flexmojos-generator-mojo-6.0.1
flexmojos-generator-mojo-6.0.0
5.0
flexmojos-generator-mojo-5.0-beta

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>net.flexmojos.oss</groupId>
    <artifactId>flexmojos-generator-mojo</artifactId>
    <version>7.1.1</version>
</plugin>

Advertisement