jasper-xml-to-pdf-generator
The command line tool to generate DOCX, HTML, ODT, PDF, PNG, PPTX, RTF, XLS, XLSX files from jrxml template
| License |
License |
|---|---|
| Categories |
CategoriesPDF Data |
| GroupId | GroupIdcom.github.javadev |
| ArtifactId | ArtifactIdxmltopdf |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxmltopdf
The command line tool to generate DOCX, HTML, ODT, PDF, PNG, RTF, XLS files from jrxml template
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xmltopdf-1.1.pom | |
| xmltopdf-1.1.jar | 672 KB |
| xmltopdf-1.1-sources.jar | 658 KB |
| xmltopdf-1.1-javadoc.jar | 83 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.javadev/xmltopdf/ -->
<dependency>
<groupId>com.github.javadev</groupId>
<artifactId>xmltopdf</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.javadev/xmltopdf/
implementation 'com.github.javadev:xmltopdf:1.1'
// https://jarcasting.com/artifacts/com.github.javadev/xmltopdf/
implementation ("com.github.javadev:xmltopdf:1.1")
'com.github.javadev:xmltopdf:jar:1.1'
<dependency org="com.github.javadev" name="xmltopdf" rev="1.1">
<artifact name="xmltopdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.javadev', module='xmltopdf', version='1.1')
)
libraryDependencies += "com.github.javadev" % "xmltopdf" % "1.1"
[com.github.javadev/xmltopdf "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.0.1 |
| org.apache.velocity : velocity | jar | 1.7 |
| net.sf.jasperreports : jasperreports | jar | 5.1.0 |
| org.apache.poi : poi | jar | 3.7 |
| org.slf4j : slf4j-log4j12 | jar | 1.5.8 |
| log4j : log4j | jar | 1.2.17 |
| com.mycila.xmltool : xmltool | jar | 3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.5.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.4 |
The command line tool to generate DOCX, HTML, ODT, PDF, PNG, PPTX, RTF, XLS, XLSX files from jrxml template