License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdcom.github.thiagoleitecarvalho |
ArtifactId | ArtifactIdconvertertopdf |
Last Version | Last Version2.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConverterToPdf
A component 100% free, which convert several file formats to PDF
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
convertertopdf-2.3.2.pom | |
convertertopdf-2.3.2.jar | 41 KB |
convertertopdf-2.3.2-sources.jar | 120 KB |
convertertopdf-2.3.2-javadoc.jar | 227 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.thiagoleitecarvalho/convertertopdf/ -->
<dependency>
<groupId>com.github.thiagoleitecarvalho</groupId>
<artifactId>convertertopdf</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thiagoleitecarvalho/convertertopdf/
implementation 'com.github.thiagoleitecarvalho:convertertopdf:2.3.2'
// https://jarcasting.com/artifacts/com.github.thiagoleitecarvalho/convertertopdf/
implementation ("com.github.thiagoleitecarvalho:convertertopdf:2.3.2")
'com.github.thiagoleitecarvalho:convertertopdf:jar:2.3.2'
<dependency org="com.github.thiagoleitecarvalho" name="convertertopdf" rev="2.3.2">
<artifact name="convertertopdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thiagoleitecarvalho', module='convertertopdf', version='2.3.2')
)
libraryDependencies += "com.github.thiagoleitecarvalho" % "convertertopdf" % "2.3.2"
[com.github.thiagoleitecarvalho/convertertopdf "2.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tika : tika-parsers | jar | 1.9 |
com.lowagie : itext | jar | 2.1.7 |
org.jodconverter : jodconverter-local | jar | 4.2.2 |
org.openoffice : juh | jar | 4.1.2 |
org.openoffice : jurt | jar | 4.1.2 |
org.openoffice : ridl | jar | 4.1.2 |
org.openoffice : unoil | jar | 4.1.2 |
org.xhtmlrenderer : flying-saucer-pdf | jar | 9.1.12 |
net.sf.jtidy : jtidy | jar | r938 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |