License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Ant ANTLR Compiler-compiler |
GroupId | GroupIdorg.xerial.maven |
ArtifactId | ArtifactIdmaven-antlr-plugin |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionANTLR Plug-in
This plugin supports generation of lexer/parser codes from
ANTLR3 grammar (*.g) files
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
maven-antlr-plugin-1.9.pom | |
maven-antlr-plugin-1.9.jar | 5 KB |
maven-antlr-plugin-1.9-sources.jar | 2 KB |
maven-antlr-plugin-1.9-javadoc.jar | 24 KB |
Browse |
<plugin>
<groupId>org.xerial.maven</groupId>
<artifactId>maven-antlr-plugin</artifactId>
<version>1.9</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0.4 |
org.antlr : antlr | jar | 3.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 1.2 |