jar

org.sistcoop : openfact-java-client

Maven & Gradle

Dec 18, 2019
0 stars

Openfact Java Client · Openfact Java Client for manage UBl documents

Table Of Contents

Latest Version

Download org.sistcoop : openfact-java-client JAR file - Latest Versions:

All Versions

Download org.sistcoop : openfact-java-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.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 openfact-java-client-1.1.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openfact.client

├─ org.openfact.client.OpenfactClientFactory.class - [JAR]

├─ org.openfact.client.OrganizationClient.class - [JAR]

org.openfact.client.services

├─ org.openfact.client.services.DocumentsService.class - [JAR]

org.openfact.client.oauth

├─ org.openfact.client.oauth.AccessTokenResponse.class - [JAR]

├─ org.openfact.client.oauth.BearerAuthFilter.class - [JAR]

├─ org.openfact.client.oauth.TokenManager.class - [JAR]

org.openfact.client.services.representations.idm

├─ org.openfact.client.services.representations.idm.DocumentRequestRepresentation.class - [JAR]

├─ org.openfact.client.services.representations.idm.DocumentResponseRepresentation.class - [JAR]

├─ org.openfact.client.services.representations.idm.DocumentSearchResultsRepresentation.class - [JAR]

├─ org.openfact.client.services.representations.idm.DocumentStatus.class - [JAR]

├─ org.openfact.client.services.representations.idm.DocumentType.class - [JAR]

├─ org.openfact.client.services.representations.idm.DocumentoSunatLineRepresentation.class - [JAR]

├─ org.openfact.client.services.representations.idm.DocumentoSunatRepresentation.class - [JAR]

├─ org.openfact.client.services.representations.idm.LineRepresentation.class - [JAR]

├─ org.openfact.client.services.representations.idm.OrderByRepresentation.class - [JAR]

├─ org.openfact.client.services.representations.idm.PagingRepresentation.class - [JAR]

├─ org.openfact.client.services.representations.idm.PostalAddressRepresentation.class - [JAR]

├─ org.openfact.client.services.representations.idm.SearchCriteriaFilterOperatorRepresentation.class - [JAR]

├─ org.openfact.client.services.representations.idm.SearchCriteriaFilterRepresentation.class - [JAR]

├─ org.openfact.client.services.representations.idm.SearchCriteriaRepresentation.class - [JAR]

├─ org.openfact.client.services.representations.idm.SearchResultsRepresentation.class - [JAR]

├─ org.openfact.client.services.representations.idm.SunatDespatchAdviceRepresentation.class - [JAR]

├─ org.openfact.client.services.representations.idm.ThirdPartyEmailRepresentation.class - [JAR]

├─ org.openfact.client.services.representations.idm.VoidedLineRepresentation.class - [JAR]

├─ org.openfact.client.services.representations.idm.VoidedRepresentation.class - [JAR]

Advertisement