JFlex Scala Maven Plugin

This is a Maven 2/3 plugin to generate Lexer code in Scala from a Lexer specification, using JFlex.

License

License

BSD
Categories

Categories

Scala Languages Maven Build Tools JFlex Compiler-compiler
GroupId

GroupId

edu.umass.cs.iesl
ArtifactId

ArtifactId

jflex-scala-maven-plugin
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

JFlex 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

https://github.com/strubell/jflex-scala

Download jflex-scala-maven-plugin

How to add to project

<plugin>
    <groupId>edu.umass.cs.iesl</groupId>
    <artifactId>jflex-scala-maven-plugin</artifactId>
    <version>1.6.1</version>
</plugin>

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
org.apache.maven.shared : maven-plugin-testing-harness jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.1