o

openhtmltopdf-parent

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.
https://github.com/danfickle/openhtmltopdf
GNU Lesser General Public License (LGPL), version 2.1 or later
Daniel Fickling Patrick Wright Peter Brant
Files download
File Operation
openhtmltopdf-parent-1.0.3.pom download
Apache Maven
<dependency>
  <groupId>com.openhtmltopdf</groupId>
  <artifactId>openhtmltopdf-parent</artifactId>
  <version>1.0.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.openhtmltopdf:openhtmltopdf-parent:1.0.3'
Gradle Kotlin
implementation("com.openhtmltopdf:openhtmltopdf-parent:1.0.3")
Scala SBT
libraryDependencies += "com.openhtmltopdf" % "openhtmltopdf-parent" % "1.0.3"
Groovy Grape
@Grapes(
  @Grab(group='com.openhtmltopdf', module='openhtmltopdf-parent', version='1.0.3')
)
Apache Ivy
<dependency org="com.openhtmltopdf" name="openhtmltopdf-parent" rev="1.0.3" />
Leiningen
[com.openhtmltopdf/openhtmltopdf-parent "1.0.3"]
Apache Buildr
'com.openhtmltopdf:openhtmltopdf-parent:jar:1.0.3'
Dependencies
The project has no third-party dependencies