com.ocrsdk.abbyy:cloudsdk-client

ABBYY Cloud OCR SDK allows to recognize printed text (OCR) and hand-printed text (ICR) on images, convert image-only documents to searchable PDF or editable Microsoft Office formats, extract data from receipts, business cards and IDs through the simple HTTP API. This Java library provides classes and methods to access ABBYY Cloud OCR SDK API endpoints.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.ocrsdk.abbyy
ArtifactId

ArtifactId

cloudsdk-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.ocrsdk.abbyy:cloudsdk-client
ABBYY Cloud OCR SDK allows to recognize printed text (OCR) and hand-printed text (ICR) on images, convert image-only documents to searchable PDF or editable Microsoft Office formats, extract data from receipts, business cards and IDs through the simple HTTP API. This Java library provides classes and methods to access ABBYY Cloud OCR SDK API endpoints.
Project URL

Project URL

https://github.com/abbyy/cloudsdk-client-java
Source Code Management

Source Code Management

https://github.com/abbyy/cloudsdk-client-java/tree/master

Download cloudsdk-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.11.1
0.11.0