MVN

io.github.openhtmltopdf : openhtmltopdf-parent

Maven & Gradle

Apr 25, 2024
51 stars

Openhtmltopdf · Open-HTML-to-PDF is a HTML and CSS renderer written in Java. It supports Java2D and PDF output. Open-HTML-to-PDF is a fork of Flying-saucer with additional features.

<dependency>
    <groupId>io.github.openhtmltopdf</groupId>
    <artifactId>openhtmltopdf-parent</artifactId>
    <version>1.1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.openhtmltopdf : openhtmltopdf-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.8

All Versions

Choose a version of io.github.openhtmltopdf : openhtmltopdf-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
openhtmltopdf-parent-1.1.8
openhtmltopdf-parent-1.1.7
openhtmltopdf-parent-1.1.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.openhtmltopdf</groupId>
    <artifactId>openhtmltopdf-parent</artifactId>
    <version>1.1.8</version>
</dependency>