jar

com.sixestates : idp-sdk

Maven & Gradle

Sep 22, 2022
3 stars

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

Table Of Contents

Latest Version

Download com.sixestates : idp-sdk JAR file - Latest Versions:

All Versions

Download com.sixestates : idp-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
8.0.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window idp-sdk-8.0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.sixestates.utils

├─ com.sixestates.utils.FileStoreUtils.class - [JAR]

├─ com.sixestates.utils.OauthUtils.class - [JAR]

com.sixestates.rest.v1

├─ com.sixestates.rest.v1.CallBackSocketServer.class - [JAR]

├─ com.sixestates.rest.v1.ExtractSubmitter.class - [JAR]

├─ com.sixestates.rest.v1.ResultExtractor.class - [JAR]

com.sixestates.type

├─ com.sixestates.type.OauthDTO.class - [JAR]

├─ com.sixestates.type.OauthDataDTO.class - [JAR]

├─ com.sixestates.type.Resource.class - [JAR]

├─ com.sixestates.type.ResultDTO.class - [JAR]

├─ com.sixestates.type.TaskDTO.class - [JAR]

├─ com.sixestates.type.TaskInfo.class - [JAR]

com.sixestates.example

├─ com.sixestates.example.CallBackSocketServerExample.class - [JAR]

├─ com.sixestates.example.CustomHTTPClientExample.class - [JAR]

├─ com.sixestates.example.Example.class - [JAR]

├─ com.sixestates.example.OauthExample.class - [JAR]

com.sixestates.exception

├─ com.sixestates.exception.ApiConnectionException.class - [JAR]

├─ com.sixestates.exception.ApiException.class - [JAR]

├─ com.sixestates.exception.AuthenticationException.class - [JAR]

├─ com.sixestates.exception.IdpException.class - [JAR]

├─ com.sixestates.exception.InvalidRequestException.class - [JAR]

├─ com.sixestates.exception.RestException.class - [JAR]

com.sixestates.http

├─ com.sixestates.http.CallBackHttpHandler.class - [JAR]

├─ com.sixestates.http.HttpClient.class - [JAR]

├─ com.sixestates.http.HttpMethod.class - [JAR]

├─ com.sixestates.http.HttpRequestFormResolver.class - [JAR]

├─ com.sixestates.http.IdpRestClient.class - [JAR]

├─ com.sixestates.http.NetworkHttpClient.class - [JAR]

├─ com.sixestates.http.Request.class - [JAR]

├─ com.sixestates.http.Response.class - [JAR]

com.sixestates

├─ com.sixestates.Idp.class - [JAR]