Given a layout description in XML format and a simple data file the application generate a postscript file. The data file has the simple Format: command | data1 | data2 | data3
'com.github.thonill:DRUCK:1.0'
<dependency> <groupId>com.github.thonill</groupId> <artifactId>DRUCK</artifactId> <version>1.0</version> </dependency>
<dependency org="com.github.thonill" name="DRUCK" rev="1.0"/>
"com.github.thonill", "DRUCK", "1.0"