Last Version

SAP Cloud Platform Neo API Client 1.1.6

A Java client for SAP Cloud Platform Neo Platform APIs.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sap.cloud.client
ArtifactId

ArtifactId

neo-api-client
Version

Version

1.1.6
Type

Type

jar
Description

Description

SAP Cloud Platform Neo API Client
A Java client for SAP Cloud Platform Neo Platform APIs.
Project URL

Project URL

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

Project Organization

SAP SE
Source Code Management

Source Code Management

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

Download neo-api-client 1.1.6


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.7
com.sap.cloud.client : rest-api-client jar 1.1.6

test (4)

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

Project Modules

There are no modules declared in this project.