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

Tess4J - Tesseract for Java 5.0.0

# Tess4J ## Description: A Java JNA wrapper for Tesseract OCR API. Tess4J is released and distributed under the Apache License, v2.0. ## Features: The library provides optical character recognition (OCR) support for: TIFF, JPEG, GIF, PNG, and BMP image formats Multi-page TIFF images PDF document format

Лицензия

Лицензия

Категории

Категории

Сеть Tess4J Данные Data Formats Обработка изображений
Группа

Группа

net.sourceforge.tess4j
Идентификатор

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

tess4j
Версия

Версия

5.0.0
Тип

Тип

jar
Описание

Описание

Tess4J - Tesseract for Java
# Tess4J ## Description: A Java JNA wrapper for Tesseract OCR API. Tess4J is released and distributed under the Apache License, v2.0. ## Features: The library provides optical character recognition (OCR) support for: TIFF, JPEG, GIF, PNG, and BMP image formats Multi-page TIFF images PDF document format
Ссылка на сайт

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

http://tess4j.sourceforge.net
Организация-разработчик

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

Tess4J

Скачать tess4j 5.0.0


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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
net.java.dev.jna : jna jar 5.10.0
com.github.jai-imageio : jai-imageio-core jar 1.4.0
org.ghost4j : ghost4j jar 1.0.1
org.apache.pdfbox : pdfbox jar 2.0.24
org.apache.pdfbox : pdfbox-tools jar 2.0.24
org.apache.pdfbox : jbig2-imageio jar 3.0.3
commons-io : commons-io jar 2.11.0
net.sourceforge.lept4j : lept4j jar 1.16.1
org.jboss : jboss-vfs jar 3.2.15.Final
org.slf4j : slf4j-api jar 1.7.32

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.mockito : mockito-all jar 1.10.19
org.hamcrest : hamcrest-integration jar 1.3
net.avh4.util : imagecomparison jar 0.3.2
ch.qos.logback : logback-classic jar 1.2.6

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

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