License |
License |
---|---|
Categories |
CategoriesScala Languages Maven Build Tools JFlex Compiler-compiler |
GroupId | GroupIdedu.umass.cs.iesl |
ArtifactId | ArtifactIdjflex-scala-maven-plugin |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionJFlex Scala Maven Plugin
This is a Maven 2/3 plugin to generate Lexer code in Scala from
a Lexer specification, using JFlex.
|
Project URL |
Project URL |
<plugin>
<groupId>edu.umass.cs.iesl</groupId>
<artifactId>jflex-scala-maven-plugin</artifactId>
<version>1.6.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.2.1 |
edu.umass.cs.iesl : jflex-scala | jar | 1.6.1 |
commons-io : commons-io | jar | 1.4 |
org.apache.maven : maven-project | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.shared : maven-plugin-testing-harness | jar | 1.1 |