idp

A Java SDK for communicating with the 6Estates Intelligent Document Processing(IDP) Platform

License

License

GroupId

GroupId

com.sixestates
ArtifactId

ArtifactId

idp-sdk
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

idp
A Java SDK for communicating with the 6Estates Intelligent Document Processing(IDP) Platform
Project URL

Project URL

https://www.6estates.com

Download idp-sdk

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.13
org.apache.httpcomponents : httpmime jar 4.5
com.fasterxml.jackson.core : jackson-core jar 2.13.3
com.fasterxml.jackson.core : jackson-annotations jar 2.13.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.3
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.13.3
javax.xml.bind : jaxb-api jar 2.3.1
commons-io : commons-io jar 2.7
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-log4j12 jar 1.7.25
com.alibaba : fastjson jar 1.2.83

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1