| License |
License |
|---|---|
| Categories |
CategoriesPDF Data |
| GroupId | GroupIduk.gov.dwp.pdf |
| ArtifactId | ArtifactIdhtml-to-pdf |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionuk.gov.dwp.pdf:html-to-pdf
Take an XHTML document and produce and pdf document at various conformance levels
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| html-to-pdf-1.0.1.pom | |
| html-to-pdf-1.0.1.jar | 9 KB |
| html-to-pdf-1.0.1-sources.jar | 6 KB |
| html-to-pdf-1.0.1-javadoc.jar | 418 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.dwp.pdf/html-to-pdf/ -->
<dependency>
<groupId>uk.gov.dwp.pdf</groupId>
<artifactId>html-to-pdf</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.dwp.pdf/html-to-pdf/
implementation 'uk.gov.dwp.pdf:html-to-pdf:1.0.1'
// https://jarcasting.com/artifacts/uk.gov.dwp.pdf/html-to-pdf/
implementation ("uk.gov.dwp.pdf:html-to-pdf:1.0.1")
'uk.gov.dwp.pdf:html-to-pdf:jar:1.0.1'
<dependency org="uk.gov.dwp.pdf" name="html-to-pdf" rev="1.0.1">
<artifact name="html-to-pdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.dwp.pdf', module='html-to-pdf', version='1.0.1')
)
libraryDependencies += "uk.gov.dwp.pdf" % "html-to-pdf" % "1.0.1"
[uk.gov.dwp.pdf/html-to-pdf "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.openhtmltopdf : openhtmltopdf-pdfbox | jar | 1.0.1 |
| com.openhtmltopdf : openhtmltopdf-svg-support | jar | 1.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.28 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 1.3.2 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 2.24.5 |
| org.verapdf : validation-model | jar | 1.14.102 |