Last Version

xmltopdf 1.1

The command line tool to generate DOCX, HTML, ODT, PDF, PNG, RTF, XLS files from jrxml template

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.github.javadev
ArtifactId

ArtifactId

xmltopdf
Version

Version

1.1
Type

Type

jar
Description

Description

xmltopdf
The command line tool to generate DOCX, HTML, ODT, PDF, PNG, RTF, XLS files from jrxml template
Project URL

Project URL

https://github.com/javadev/jasper-xml-to-pdf-generator
Source Code Management

Source Code Management

https://github.com/javadev/jasper-xml-to-pdf-generator

Download xmltopdf 1.1


<!-- 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"]

Dependencies

compile (7)

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

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.5.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.