| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdme.jaimegarza |
| ArtifactId | ArtifactIdsyntax-maven-plugin |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionSyntax Maven Plugin
Syntax is a compiler compiler that handles LALR and SLR grammars. It can generate
C, Java and Free Pascal/Delphi Pascal artifacts.
The syntax-maven-plugin uses syntax to generate source files on maven. Syntax's parser
is itself built by using the syntax-maven-plugin.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| syntax-maven-plugin-1.2.0.pom | |
| syntax-maven-plugin-1.2.0.jar | 11 KB |
| syntax-maven-plugin-1.2.0-sources.jar | 6 KB |
| syntax-maven-plugin-1.2.0-javadoc.jar | 25 KB |
| Browse |
<plugin>
<groupId>me.jaimegarza</groupId>
<artifactId>syntax-maven-plugin</artifactId>
<version>1.2.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.0 |
| me.jaimegarza : syntax | jar | 4.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.1 |