batchlite

utilities for running processes multithreaded against files on a file share

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

batchlite
utilities for running processes multithreaded against files on a file share
Ссылка на сайт

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

https://github.com/tballison/tika-addons/tree/main/batchlite
Система контроля версий

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

https://github.com/tballison/tika-addons

Скачать batchlite

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.tika : tika-core jar 1.24.1
com.google.code.gson : gson jar 2.8.6
org.apache.commons : commons-csv jar 1.8
org.slf4j : slf4j-api jar 1.7.29

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

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

tika-addons

Addons not part of the official Tika release

This repo is designed to offer examples of parsers and other components that will likely never belong in the main Tika distribution.

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

Версия
0.2.0
0.1