MVN

org.abstractmeta : code-g-maven-plugin

Maven & Gradle

Jul 15, 2012

code-g-maven-plugin · Java code generation maven plugin

<plugin>
    <groupId>org.abstractmeta</groupId>
    <artifactId>code-g-maven-plugin</artifactId>
    <version>0.4.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.abstractmeta : code-g-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of org.abstractmeta : code-g-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
code-g-maven-plugin-0.4.0
0.3.x
code-g-maven-plugin-0.3.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>org.abstractmeta</groupId>
    <artifactId>code-g-maven-plugin</artifactId>
    <version>0.4.0</version>
</plugin>

Advertisement