openpdf-html is a CSS 2.1 renderer written in Java. This artifact contains the core rendering and layout
code as well as Java2D output.
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| com.github.LibrePDF.OpenPDF
»
openpdf-core-modern Open and Free PDF library. It uses the new package name `org.openpdf`. | 2.4.0 | ✔ | ||
HTML Parser
Apache 2.0
| org.htmlunit
»
neko-htmlunit NekoHtml is the Html parser used by HtmlUnit. | 4.14.0 | 5.5.0 |
Provided Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Defect Detection
Apache 2.0
| com.google.errorprone
»
error_prone_annotations Annotations for Error Prone, a static analysis tool for Java that catches common programming mistakes at compile-time. | ${error_prone.version} | 2.50.0 | |
Annotation Lib
Apache 2.0
| org.jspecify
»
jspecify An artifact of well-named and well-specified annotations to power static analysis checks | 1.0.0 | 1.0.1 | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | ${slf4j.version} | 2.0.19 |
Test Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Assertion
Apache 2.0
| org.assertj
»
assertj-core Rich and fluent assertions for testing in Java | ${assertj.version} | 3.27.7 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | |||
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-params JUnit Jupiter extension for running parameterized tests. | |||
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 5.18.0 | 5.23.0 | |
Logging
MIT
| org.slf4j
»
slf4j-simple Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed. | ${slf4j.version} | 2.0.19 |