BlackLab legacy DocIndexers

Implementations of the DocIndexer class for various document formats. Custom DocIndexer implementations have been mostly superceded by configuration-file based indexing, but you can still use these or implement your own DocIndexer if you wish.

Лицензия

Лицензия

Категории

Категории

Dex Универсальные библиотеки Utility
Группа

Группа

nl.inl.blacklab
Идентификатор

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

blacklab-legacy-docindexers
Последняя версия

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

2.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

BlackLab legacy DocIndexers
Implementations of the DocIndexer class for various document formats. Custom DocIndexer implementations have been mostly superceded by configuration-file based indexing, but you can still use these or implement your own DocIndexer if you wish.
Организация-разработчик

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

Instituut voor Nederlandse Taal (INT)

Скачать blacklab-legacy-docindexers

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
nl.inl.blacklab : blacklab jar 2.3.0
org.apache.logging.log4j : log4j-core jar 2.17.1
commons-io : commons-io jar 2.7
org.apache.commons : commons-compress jar 1.21
org.apache.commons : commons-lang3 jar 3.9
org.apache.commons : commons-text jar 1.4
org.apache.commons : commons-csv jar 1.4

test (2)

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

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

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

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

Версия
2.3.0
2.2.0