krill

Uses Apache Tika (https://tika.apache.org/) and PDFBox (https://pdfbox.apache.org/) with subsequent post processing to generate a HTML representation of a document (PDF, CSV, XLS, etc) together with it metadata.

Лицензия

Лицензия

Группа

Группа

io.committed.krill
Идентификатор

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

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

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

krill
Uses Apache Tika (https://tika.apache.org/) and PDFBox (https://pdfbox.apache.org/) with subsequent post processing to generate a HTML representation of a document (PDF, CSV, XLS, etc) together with it metadata.
Ссылка на сайт

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

http://github.com/commitd/krill
Организация-разработчик

Организация-разработчик

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

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

http://github.com/commitd/krill

Скачать krill

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25
com.google.guava : guava jar 25.1-jre
commons-io : commons-io jar 2.6
org.apache.commons : commons-csv jar 1.7
org.jsoup : jsoup jar 1.12.1
org.apache.tika : tika-core jar 1.22
org.apache.tika : tika-parsers jar 1.22
org.apache.pdfbox : jbig2-imageio jar 3.0.2
com.clickconcepts.junit : expected-failure jar 0.0.9

provided (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.25

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.assertj : assertj-core jar 3.13.2
org.mockito : mockito-core jar 3.0.0

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

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

Committed

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

Версия
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.2.0
0.1.0