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

Apache Tika BOM 2.4.0

Apache Tika is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries.

Лицензия

Лицензия

Группа

Группа

org.apache.tika
Идентификатор

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

tika-bom
Версия

Версия

2.4.0
Тип

Тип

pom
Описание

Описание

Apache Tika BOM
Apache Tika is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries.
Ссылка на сайт

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

https://tika.apache.org/
Организация-разработчик

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

The Apache Software Foundation

Скачать tika-bom 2.4.0

Имя Файла Размер
tika-bom-2.4.0.pom 12 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.tika/tika-bom/ -->
<dependency>
    <groupId>org.apache.tika</groupId>
    <artifactId>tika-bom</artifactId>
    <version>2.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tika/tika-bom/
implementation 'org.apache.tika:tika-bom:2.4.0'
// https://jarcasting.com/artifacts/org.apache.tika/tika-bom/
implementation ("org.apache.tika:tika-bom:2.4.0")
'org.apache.tika:tika-bom:pom:2.4.0'
<dependency org="org.apache.tika" name="tika-bom" rev="2.4.0">
  <artifact name="tika-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.tika', module='tika-bom', version='2.4.0')
)
libraryDependencies += "org.apache.tika" % "tika-bom" % "2.4.0"
[org.apache.tika/tika-bom "2.4.0"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

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

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