MVN

org.jamon : jamon-nodegen-plugin

Maven & Gradle

Dec 28, 2013

jamon-nodegen-plugin · Jamon compiler AST node generation tool

<plugin>
    <groupId>org.jamon</groupId>
    <artifactId>jamon-nodegen-plugin</artifactId>
    <version>2.4.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jamon : jamon-nodegen-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.4.1

All Versions

Choose a version of org.jamon : jamon-nodegen-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.4.x
jamon-nodegen-plugin-2.4.1
jamon-nodegen-plugin-2.4.0
1.0.x
jamon-nodegen-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>org.jamon</groupId>
    <artifactId>jamon-nodegen-plugin</artifactId>
    <version>2.4.1</version>
</plugin>