| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools JFlex Compiler-compiler |
| GroupId | GroupIdde.jflex |
| ArtifactId | ArtifactIdmaven-jflex-plugin |
| Last Version | Last Version1.4.3-r1 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionMaven JFlex Plugin
This is a Maven 2 plugin to generate a parser in Java code from
a Lexer definition, using Jflex.de.
|
| Filename | Size |
|---|---|
| maven-jflex-plugin-1.4.3-r1.pom | |
| maven-jflex-plugin-1.4.3-r1.jar | 10 KB |
| Browse |
<plugin>
<groupId>de.jflex</groupId>
<artifactId>maven-jflex-plugin</artifactId>
<version>1.4.3-r1</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| de.jflex : jflex | jar | 1.4.3 |
| commons-io : commons-io | jar | 1.2 |
| org.apache.maven : maven-project | jar | 2.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.shared : maven-plugin-testing-harness | jar | 1.1 |