Table To XLS

Convert HTML Table To Excel

License

License

GroupId

GroupId

me.chyxion
ArtifactId

ArtifactId

table-to-xls
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Table To XLS
Convert HTML Table To Excel
Project URL

Project URL

https://github.com/chyxion/table-to-xls
Source Code Management

Source Code Management

https://github.com/chyxion/table-to-xls

Download table-to-xls

How to add to project

<!-- https://jarcasting.com/artifacts/me.chyxion/table-to-xls/ -->
<dependency>
    <groupId>me.chyxion</groupId>
    <artifactId>table-to-xls</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/me.chyxion/table-to-xls/
implementation 'me.chyxion:table-to-xls:0.0.2'
// https://jarcasting.com/artifacts/me.chyxion/table-to-xls/
implementation ("me.chyxion:table-to-xls:0.0.2")
'me.chyxion:table-to-xls:jar:0.0.2'
<dependency org="me.chyxion" name="table-to-xls" rev="0.0.2">
  <artifact name="table-to-xls" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.chyxion', module='table-to-xls', version='0.0.2')
)
libraryDependencies += "me.chyxion" % "table-to-xls" % "0.0.2"
[me.chyxion/table-to-xls "0.0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.14.3
org.apache.poi : poi-ooxml jar 5.2.2
org.apache.commons : commons-lang3 jar 3.12.0
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1-RELEASE