Table To XLS

Convert HTML Table To Excel

Лицензия

Лицензия

Группа

Группа

me.chyxion
Идентификатор

Идентификатор

table-to-xls
Последняя версия

Последняя версия

0.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Table To XLS
Convert HTML Table To Excel
Ссылка на сайт

Ссылка на сайт

https://github.com/chyxion/table-to-xls
Система контроля версий

Система контроля версий

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

Скачать table-to-xls

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.24

test (3)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.2
0.0.1-RELEASE