PTK - 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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.fau.cs.osr.ptk
ArtifactId

ArtifactId

ptk-printergen-maven-plugin
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

PTK - 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

University of Erlangen-Nürnberg - Open Source Research Group

Download ptk-printergen-maven-plugin

How to add to project

<plugin>
    <groupId>de.fau.cs.osr.ptk</groupId>
    <artifactId>ptk-printergen-maven-plugin</artifactId>
    <version>1.1.1</version>
</plugin>

Dependencies

compile (5)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0.1