Last Version

SAP Cloud Platform REST API Client 1.1.6

Java HTTP client library for HTTP handling, when building clients for RESTful APIs.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sap.cloud.client
ArtifactId

ArtifactId

rest-api-client
Version

Version

1.1.6
Type

Type

jar
Description

Description

SAP Cloud Platform REST API Client
Java HTTP client library for HTTP handling, when building clients for RESTful APIs.
Project URL

Project URL

https://github.com/SAP/cloud-rest-api-client
Project Organization

Project Organization

SAP SE
Source Code Management

Source Code Management

https://github.com/SAP/cloud-rest-api-client

Download rest-api-client 1.1.6


<!-- https://jarcasting.com/artifacts/com.sap.cloud.client/rest-api-client/ -->
<dependency>
    <groupId>com.sap.cloud.client</groupId>
    <artifactId>rest-api-client</artifactId>
    <version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.client/rest-api-client/
implementation 'com.sap.cloud.client:rest-api-client:1.1.6'
// https://jarcasting.com/artifacts/com.sap.cloud.client/rest-api-client/
implementation ("com.sap.cloud.client:rest-api-client:1.1.6")
'com.sap.cloud.client:rest-api-client:jar:1.1.6'
<dependency org="com.sap.cloud.client" name="rest-api-client" rev="1.1.6">
  <artifact name="rest-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.client', module='rest-api-client', version='1.1.6')
)
libraryDependencies += "com.sap.cloud.client" % "rest-api-client" % "1.1.6"
[com.sap.cloud.client/rest-api-client "1.1.6"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.5
org.apache.httpcomponents : httpmime jar 4.5.5
org.apache.commons : commons-lang3 jar 3.7
com.fasterxml.jackson.core : jackson-databind jar 2.9.9

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
nl.jqno.equalsverifier : equalsverifier jar 2.4.7
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.