OpenHtmlToPdf Component for Apache Camel

This component currently supports generating PDF files from HTML, CSS and images.

License

License

Categories

Categories

PDF Data
GroupId

GroupId

solutions.elevation.camel
ArtifactId

ArtifactId

camel-openhtmltopdf
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

OpenHtmlToPdf Component for Apache Camel
This component currently supports generating PDF files from HTML, CSS and images.
Project URL

Project URL

https://github.com/elevation-solutions/camel-openhtmltopdf
Project Organization

Project Organization

Elevation Solutions
Source Code Management

Source Code Management

https://github.com/elevation-solutions/camel-openhtmltopdf

Download camel-openhtmltopdf

How to add to project

<!-- https://jarcasting.com/artifacts/solutions.elevation.camel/camel-openhtmltopdf/ -->
<dependency>
    <groupId>solutions.elevation.camel</groupId>
    <artifactId>camel-openhtmltopdf</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/solutions.elevation.camel/camel-openhtmltopdf/
implementation 'solutions.elevation.camel:camel-openhtmltopdf:1.0.2'
// https://jarcasting.com/artifacts/solutions.elevation.camel/camel-openhtmltopdf/
implementation ("solutions.elevation.camel:camel-openhtmltopdf:1.0.2")
'solutions.elevation.camel:camel-openhtmltopdf:jar:1.0.2'
<dependency org="solutions.elevation.camel" name="camel-openhtmltopdf" rev="1.0.2">
  <artifact name="camel-openhtmltopdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='solutions.elevation.camel', module='camel-openhtmltopdf', version='1.0.2')
)
libraryDependencies += "solutions.elevation.camel" % "camel-openhtmltopdf" % "1.0.2"
[solutions.elevation.camel/camel-openhtmltopdf "1.0.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.camel : camel-support jar
com.openhtmltopdf : openhtmltopdf-pdfbox jar 1.0.10
com.openhtmltopdf : openhtmltopdf-slf4j jar 1.0.10
com.squareup.okhttp3 : okhttp jar 4.9.1
org.jsoup : jsoup jar 1.14.3
commons-io : commons-io jar 2.8.0

test (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
org.apache.camel : camel-test-junit5 jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1