Last Version

JFlex Maven Plugin 1.8.2

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

License

License

BSD
Categories

Categories

Maven Build Tools JFlex Compiler-compiler
GroupId

GroupId

de.jflex
ArtifactId

ArtifactId

jflex-maven-plugin
Version

Version

1.8.2
Type

Type

maven-plugin
Description

Description

JFlex Maven Plugin
This is a Maven 3 plugin to generate Lexer code in Java from a Lexer specification, using JFlex.
Project Organization

Project Organization

JFlex
Source Code Management

Source Code Management

https://github.com/jflex-de/jflex/tree/master/jflex-maven-plugin

Download jflex-maven-plugin 1.8.2


<plugin>
    <groupId>de.jflex</groupId>
    <artifactId>jflex-maven-plugin</artifactId>
    <version>1.8.2</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.guava : guava jar 20.0
de.jflex : jflex jar 1.8.2
org.apache.maven : maven-plugin-api jar 3.5.2
org.apache.maven : maven-core jar 3.5.2

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.2

test (4)

Group / Artifact Type Version
org.apache.maven : maven-compat jar 3.5.2
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
com.google.truth : truth jar 0.42
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.