MVN

net.sf.mapasuta.build.maven.plugins : maven-emfgen-plugin

Maven & Gradle

Nov 19, 2008

Maven EMF Generator Plugin · Generates EMF GenModel and Model Sources

<plugin>
    <groupId>net.sf.mapasuta.build.maven.plugins</groupId>
    <artifactId>maven-emfgen-plugin</artifactId>
    <version>1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.mapasuta.build.maven.plugins : maven-emfgen-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1
  • Latest Beta: 1.0-beta-2

All Versions

Choose a version of net.sf.mapasuta.build.maven.plugins : maven-emfgen-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
maven-emfgen-plugin-1.1
1.0
maven-emfgen-plugin-1.0-beta-2
maven-emfgen-plugin-1.0-beta-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>net.sf.mapasuta.build.maven.plugins</groupId>
    <artifactId>maven-emfgen-plugin</artifactId>
    <version>1.1</version>
</plugin>