MVN

org.apache.asterix : lexer-generator-maven-plugin

Maven & Gradle

May 02, 2023
259 stars

lexer-generator-maven-plugin

<plugin>
    <groupId>org.apache.asterix</groupId>
    <artifactId>lexer-generator-maven-plugin</artifactId>
    <version>0.9.8.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.asterix : lexer-generator-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.9.8.1

All Versions

Choose a version of org.apache.asterix : lexer-generator-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
lexer-generator-maven-plugin-0.9.8.1
lexer-generator-maven-plugin-0.9.8
lexer-generator-maven-plugin-0.9.7.1
lexer-generator-maven-plugin-0.9.7
lexer-generator-maven-plugin-0.9.6
lexer-generator-maven-plugin-0.9.5
lexer-generator-maven-plugin-0.9.4
lexer-generator-maven-plugin-0.9.4.1
lexer-generator-maven-plugin-0.9.3
lexer-generator-maven-plugin-0.9.2
lexer-generator-maven-plugin-0.9.1
lexer-generator-maven-plugin-0.9.0
0.8.x
lexer-generator-maven-plugin-0.8.8-incubating

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.apache.asterix</groupId>
    <artifactId>lexer-generator-maven-plugin</artifactId>
    <version>0.9.8.1</version>
</plugin>

Advertisement