The Maven Jlex Plugin is a plugin that runs the Jlex Java Lexical Analyzer Generator for the specified project.
'net.sourceforge.maven-jlex:maven-jlex-plugin:1.0'
<dependency>
<groupId>net.sourceforge.maven-jlex</groupId>
<artifactId>maven-jlex-plugin</artifactId>
<version>1.0</version>
</dependency>
<dependency org="net.sourceforge.maven-jlex" name="maven-jlex-plugin" rev="1.0"/>
"net.sourceforge.maven-jlex", "maven-jlex-plugin", "1.0"