is not current version
Last Version 3.5.3

org.antlr:antlr3-maven-plugin 3.1.1.1

Generate code from ANTLR version 3.1.1 grammar descriptions. ANTLR, ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages, inlcuding Java, C and C# among many. ANTLR provides excellent support for tree construction, tree walking, translation, error recovery, and error reporting. There are currently about 5,000 ANTLR source downloads a month.

Categories

Categories

Maven Build Tools Ant ANTLR Compiler-compiler
GroupId

GroupId

org.antlr
ArtifactId

ArtifactId

antlr3-maven-plugin
Version

Version

3.1.1.1
Type

Type

maven-plugin

Download antlr3-maven-plugin 3.1.1.1


<plugin>
    <groupId>org.antlr</groupId>
    <artifactId>antlr3-maven-plugin</artifactId>
    <version>3.1.1.1</version>
</plugin>