MVN

com.sap.cloud.s4hana : sdk

Maven & Gradle

Sep 05, 2017

SAP S/4HANA Cloud SDK · Parent POM of the SAP S/4HANA Cloud SDK.

<dependency>
    <groupId>com.sap.cloud.s4hana</groupId>
    <artifactId>sdk</artifactId>
    <version>0.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sap.cloud.s4hana : sdk to add to Maven - Latest Versions:

  • Latest Stable: 0.0.9

All Versions

Choose a version of com.sap.cloud.s4hana : sdk to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
sdk-0.0.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sap.cloud.s4hana</groupId>
    <artifactId>sdk</artifactId>
    <version>0.0.9</version>
</dependency>

Advertisement