The command line tool to generate DOCX, HTML, ODT, PDF, PNG, RTF, XLS files from jrxml template
'com.github.javadev:xmltopdf:1.0'
<dependency>
<groupId>com.github.javadev</groupId>
<artifactId>xmltopdf</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.github.javadev" name="xmltopdf" rev="1.0"/>
"com.github.javadev", "xmltopdf", "1.0"