com.googlecode.jhocr

Library to parse and perform conversion from hocr files to pdf, merging the image files and mapping the hocr data into one document.

Лицензия

Лицензия

Группа

Группа

com.googlecode.jhocr
Идентификатор

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

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

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

0.0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.googlecode.jhocr
Library to parse and perform conversion from hocr files to pdf, merging the image files and mapping the hocr data into one document.
Ссылка на сайт

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

http://code.google.com/p/jhocr/

Скачать jhocr

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5
log4j : log4j jar 1.2.16
junit : junit jar 4.8.1
net.htmlparser.jericho : jericho-html jar 3.2
org.apache.commons : commons-exec jar 1.1
com.itextpdf : itextpdf jar 5.4.5
com.itextpdf : itext-pdfa jar 5.4.5

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

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

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

Версия
0.0.7
0.0.6
0.0.5