License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdde.fau.cs.osr.ptk |
ArtifactId | ArtifactIdptk-printergen-maven-plugin |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionPTK - PrinterGen Maven Plugin
The PrinterGen (Printer Generator) Maven Plugin generates a printer class
from a template description. This printer class can then be used to print
the AST in a format described in the given template.
|
Project Organization |
Project Organization |
<plugin>
<groupId>de.fau.cs.osr.ptk</groupId>
<artifactId>ptk-printergen-maven-plugin</artifactId>
<version>1.1.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 1.4 |
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.apache.maven : maven-project | jar | 2.0.4 |
de.fau.cs.osr.utils : utils | jar | 0.3.1 |
de.fau.cs.osr.ptk : ptk-common | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |