License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.sap.cloud.client |
ArtifactId | ArtifactIdneo-api-client |
Version | Version1.1.6 |
Type | Typejar |
Description |
DescriptionSAP Cloud Platform Neo API Client
A Java client for SAP Cloud Platform Neo Platform APIs.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
neo-api-client-1.1.6.pom | |
neo-api-client-1.1.6.jar | 61 KB |
neo-api-client-1.1.6-sources.jar | 39 KB |
neo-api-client-1.1.6-javadoc.jar | 306 KB |
Browse |
<!-- 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"]
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 |
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 |