Last Version

html-exporter 0.5.3

Library to Export HTML to Various Formats (XLSX, ODS, PDF, DOCX etc)

License

License

GroupId

GroupId

io.github.alanhay
ArtifactId

ArtifactId

html-exporter
Version

Version

0.5.3
Type

Type

jar
Description

Description

html-exporter
Library to Export HTML to Various Formats (XLSX, ODS, PDF, DOCX etc)
Project URL

Project URL

https://github.com/alanhay/html-exporter

Download html-exporter 0.5.3


<!-- https://jarcasting.com/artifacts/io.github.alanhay/html-exporter/ -->
<dependency>
    <groupId>io.github.alanhay</groupId>
    <artifactId>html-exporter</artifactId>
    <version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.alanhay/html-exporter/
implementation 'io.github.alanhay:html-exporter:0.5.3'
// https://jarcasting.com/artifacts/io.github.alanhay/html-exporter/
implementation ("io.github.alanhay:html-exporter:0.5.3")
'io.github.alanhay:html-exporter:jar:0.5.3'
<dependency org="io.github.alanhay" name="html-exporter" rev="0.5.3">
  <artifact name="html-exporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.alanhay', module='html-exporter', version='0.5.3')
)
libraryDependencies += "io.github.alanhay" % "html-exporter" % "0.5.3"
[io.github.alanhay/html-exporter "0.5.3"]

Dependencies

compile (13)

Group / Artifact Type Version
org.apache.poi : poi-ooxml jar 5.2.2
org.jsoup : jsoup jar 1.14.3
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-text jar 1.9
org.apache.commons : commons-collections4 jar 4.4
org.xhtmlrenderer : flying-saucer-pdf-openpdf jar 9.1.22
org.apache.velocity : velocity-engine-core jar 2.3
com.helger : ph-css jar 6.5.0
org.apache.odftoolkit : simple-odf jar 0.7-incubating
ch.qos.logback : logback-classic jar 1.2.11
org.apache.logging.log4j : log4j-core jar 2.17.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.easymock : easymock jar 3.1
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.