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.

License

License

GroupId

GroupId

com.googlecode.jhocr
ArtifactId

ArtifactId

jhocr
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

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

Download jhocr

How to add to project

<!-- 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"]

Dependencies

compile (9)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.6
0.0.5