Annot8 Tesseract Components

Components that use Tesseract to perform OCR on images

Лицензия

Лицензия

Группа

Группа

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

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

annot8-components-tesseract
Последняя версия

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

1.2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Annot8 Tesseract Components
Components that use Tesseract to perform OCR on images

Скачать annot8-components-tesseract

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
io.annot8 : annot8-components-base jar 1.2.2
io.annot8 : annot8-conventions jar 1.2.2
net.sourceforge.tess4j : tess4j jar 5.2.0
net.java.dev.jna : jna jar 5.10.0
io.annot8 : annot8-api jar 1.2

test (9)

Идентификатор библиотеки Тип Версия
io.annot8 : annot8-test-impl jar 1.2.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 4.4.0
org.mockito : mockito-junit-jupiter jar 4.4.0
org.assertj : assertj-core jar 3.22.0
org.assertj : assertj-guava jar 3.4.0
org.slf4j : slf4j-simple jar 1.7.35

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

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

Annot8

Annot8 is an open source framework for automatically annotating text with information such as metadata, entities, and relationships

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

Версия
1.2.2
1.2.0
1.1.0
1.0.0
0.5.0
0.4.0