MVN

org.overturetool.astcreator : astcreator-plugin

Maven & Gradle

Jan 14, 2017
2 stars

Overture AstCreator Maven Plugin

<plugin>
    <groupId>org.overturetool.astcreator</groupId>
    <artifactId>astcreator-plugin</artifactId>
    <version>1.6.10</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.overturetool.astcreator : astcreator-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.6.10

All Versions

Choose a version of org.overturetool.astcreator : astcreator-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
astcreator-plugin-1.6.10
astcreator-plugin-1.6.8
astcreator-plugin-1.6.6
astcreator-plugin-1.6.4

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.overturetool.astcreator</groupId>
    <artifactId>astcreator-plugin</artifactId>
    <version>1.6.10</version>
</plugin>

Advertisement