License |
License |
---|---|
GroupId | GroupIdio.cloudslang.content |
ArtifactId | ArtifactIdcs-tesseract |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.cloudslang.content:cs-tesseract
OCR Tesseract integration in CloudSlang
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cs-tesseract-1.0.1.pom | |
cs-tesseract-1.0.1.jar | 10 MB |
cs-tesseract-1.0.1-sources.jar | 10 MB |
cs-tesseract-1.0.1-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cloudslang.content/cs-tesseract/ -->
<dependency>
<groupId>io.cloudslang.content</groupId>
<artifactId>cs-tesseract</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.cloudslang.content/cs-tesseract/
implementation 'io.cloudslang.content:cs-tesseract:1.0.1'
// https://jarcasting.com/artifacts/io.cloudslang.content/cs-tesseract/
implementation ("io.cloudslang.content:cs-tesseract:1.0.1")
'io.cloudslang.content:cs-tesseract:jar:1.0.1'
<dependency org="io.cloudslang.content" name="cs-tesseract" rev="1.0.1">
<artifact name="cs-tesseract" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cloudslang.content', module='cs-tesseract', version='1.0.1')
)
libraryDependencies += "io.cloudslang.content" % "cs-tesseract" % "1.0.1"
[io.cloudslang.content/cs-tesseract "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.tess4j : tess4j | jar | 4.3.1 |
com.hp.score.sdk : score-content-sdk | jar | 1.10.7 |
io.cloudslang.content : cs-commons | jar | 0.0.6 |
commons-io : commons-io | jar | 2.5 |
org.apache.pdfbox : pdfbox | jar | 2.0.13 |
net.lingala.zip4j : zip4j | jar | 1.3.2 |
org.bytedeco.javacpp-presets : tesseract-platform | jar | 4.0.0-1.4.4 |
com.jayway.jsonpath : json-path | jar | 2.4.0 |
com.google.code.gson : gson | jar | 2.8.5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
org.mockito : mockito-all | jar | 1.10.19 |
org.powermock : powermock-module-junit4 | jar | 1.6.5 |
org.powermock : powermock-api-mockito | jar | 1.6.5 |