| License |
License |
|---|---|
| GroupId | GroupIdcom.sixestates |
| ArtifactId | ArtifactIdidp-sdk |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionidp
A Java SDK for communicating with the 6Estates Intelligent Document Processing(IDP) Platform
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| idp-sdk-0.0.3.pom | |
| idp-sdk-0.0.3.jar | 44 KB |
| idp-sdk-0.0.3-sources.jar | 25 KB |
| idp-sdk-0.0.3-javadoc.jar | 490 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |