License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdorg.overviewproject |
ArtifactId | ArtifactIdpdfocr_2.11 |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpdfocr
Library that shells to Tesseract to make PDFs searchable
|
Project URL |
Project URL |
Project Organization |
Project OrganizationOverview Services Inc. |
Filename | Size |
---|---|
pdfocr_2.11-0.0.5.pom | |
pdfocr_2.11-0.0.5.jar | 3 MB |
pdfocr_2.11-0.0.5-sources.jar | 3 MB |
pdfocr_2.11-0.0.5-javadoc.jar | 430 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.overviewproject/pdfocr_2.11/ -->
<dependency>
<groupId>org.overviewproject</groupId>
<artifactId>pdfocr_2.11</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.overviewproject/pdfocr_2.11/
implementation 'org.overviewproject:pdfocr_2.11:0.0.5'
// https://jarcasting.com/artifacts/org.overviewproject/pdfocr_2.11/
implementation ("org.overviewproject:pdfocr_2.11:0.0.5")
'org.overviewproject:pdfocr_2.11:jar:0.0.5'
<dependency org="org.overviewproject" name="pdfocr_2.11" rev="0.0.5">
<artifact name="pdfocr_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.overviewproject', module='pdfocr_2.11', version='0.0.5')
)
libraryDependencies += "org.overviewproject" % "pdfocr_2.11" % "0.0.5"
[org.overviewproject/pdfocr_2.11 "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.bouncycastle : bcmail-jdk15 | jar | 1.44 |
org.bouncycastle : bcprov-jdk15 | jar | 1.44 |
com.github.jai-imageio : jai-imageio-core | jar | 1.3.1 |
com.github.jai-imageio : jai-imageio-jpeg2000 | jar | 1.3.0 |
com.levigo.jbig2 : levigo-jbig2-imageio | jar | 1.6.5 |
org.apache.pdfbox : pdfbox | jar | 2.0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.1 |
org.mockito : mockito-core | jar | 1.10.19 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : slf4j-simple | jar | 1.7.25 |