is not current version
Last Version 24.2-oss84-1

io.oss84.geotools.maven:jjtree-javacc 24.2

This Maven plugin run 'jjtree' on a set of .jjt files found in the source directory, which generates a set of .jj files. Next, this plugin executes 'javacc' on those .jj files in order to generate the .java files. All generated files are stored in a 'target/generated-sources' directory and are part of the compilation phase.

Categories

Categories

Maven Build Tools GeoTools Business Logic Libraries Geospatial JavaCC Compiler-compiler Geo
GroupId

GroupId

io.oss84.geotools.maven
ArtifactId

ArtifactId

jjtree-javacc
Version

Version

24.2
Type

Type

maven-plugin

Download jjtree-javacc 24.2


<plugin>
    <groupId>io.oss84.geotools.maven</groupId>
    <artifactId>jjtree-javacc</artifactId>
    <version>24.2</version>
</plugin>