jar

com.sap.cloud.sdk.datamodel : rest-core

Maven & Gradle

Mar 04, 2021
2 usages

Data Model - REST Services - Core (Beta) · Generic RESTful API wrapper (Beta release, still subject to change - up to discontinuation of module).

Table Of Contents

Latest Version

Download com.sap.cloud.sdk.datamodel : rest-core JAR file - Latest Versions:

All Versions

Download com.sap.cloud.sdk.datamodel : rest-core JAR file - All Versions:

Version Vulnerabilities Size Updated
3.39.x
3.38.x
3.37.x
3.36.x
3.35.x
3.34.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 rest-core-3.39.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.sap.cloud.sdk.services.rest.apiclient.auth

├─ com.sap.cloud.sdk.services.rest.apiclient.auth.ApiKeyAuth.class - [JAR]

├─ com.sap.cloud.sdk.services.rest.apiclient.auth.Authentication.class - [JAR]

├─ com.sap.cloud.sdk.services.rest.apiclient.auth.HttpBasicAuth.class - [JAR]

├─ com.sap.cloud.sdk.services.rest.apiclient.auth.OAuth.class - [JAR]

├─ com.sap.cloud.sdk.services.rest.apiclient.auth.OAuthFlow.class - [JAR]

com.sap.cloud.sdk.services.rest.core

├─ com.sap.cloud.sdk.services.rest.core.AbstractRestService.class - [JAR]

├─ com.sap.cloud.sdk.services.rest.core.RestRequestException.class - [JAR]

├─ com.sap.cloud.sdk.services.rest.core.RestResponse.class - [JAR]

├─ com.sap.cloud.sdk.services.rest.core.RestService.class - [JAR]

com.sap.cloud.sdk.services.rest.apiclient

├─ com.sap.cloud.sdk.services.rest.apiclient.ApiClient.class - [JAR]

├─ com.sap.cloud.sdk.services.rest.apiclient.RFC3339DateFormat.class - [JAR]