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

PDF-Table 1.0.0

PDF-table is Java utility library that can be used for parsing tabular data in PDF documents. Core processing of PDF documents is performed with utilization of Apache PDFBox and OpenCV.

Лицензия

Лицензия

MIT License
Категории

Категории

PDF Данные
Группа

Группа

com.github.rostrovsky
Идентификатор

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

pdf-table
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

PDF-Table
PDF-table is Java utility library that can be used for parsing tabular data in PDF documents. Core processing of PDF documents is performed with utilization of Apache PDFBox and OpenCV.
Ссылка на сайт

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

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

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

https://github.com/rostrovsky/pdf-table

Скачать pdf-table 1.0.0


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

Зависимости

runtime (4)

Идентификатор библиотеки Тип Версия
org.apache.pdfbox : pdfbox jar 2.0.19
org.apache.pdfbox : pdfbox-tools jar 2.0.19
org.apache.commons : commons-lang3 jar 3.5
org.openpnp : opencv jar 3.4.2-2

test (1)

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

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

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