MVN

com.sap.cloud.s4hana.services : services-parent

Maven & Gradle

Feb 13, 2020

Services - Parent POM · Parent POM for modules that enable integration with service APIs.

<dependency>
    <groupId>com.sap.cloud.s4hana.services</groupId>
    <artifactId>services-parent</artifactId>
    <version>2.28.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.28.0

All Versions

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

Version Vulnerabilities Updated
2.28.x
services-parent-2.28.0
2.27.x
services-parent-2.27.0
2.26.x
services-parent-2.26.0
2.25.x
services-parent-2.25.0
2.24.x
services-parent-2.24.0
2.23.x
services-parent-2.23.0
2.22.x
services-parent-2.22.1
services-parent-2.22.0
2.21.x
services-parent-2.21.0
2.20.x
services-parent-2.20.2
services-parent-2.20.1
services-parent-2.20.0
2.19.x
services-parent-2.19.2
services-parent-2.19.1
services-parent-2.19.0
2.18.x
services-parent-2.18.1
services-parent-2.18.0
2.17.x
services-parent-2.17.0
2.16.x
services-parent-2.16.0
2.15.x
services-parent-2.15.0
2.14.x
services-parent-2.14.0
2.13.x
services-parent-2.13.3
services-parent-2.13.2
2.12.x
services-parent-2.12.0
2.11.x
services-parent-2.11.1
2.10.x
services-parent-2.10.0
2.9.x
services-parent-2.9.1
services-parent-2.9.0
2.8.x
services-parent-2.8.1
services-parent-2.8.0
2.7.x
services-parent-2.7.0
2.6.x
services-parent-2.6.1
2.5.x
services-parent-2.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sap.cloud.s4hana.services</groupId>
    <artifactId>services-parent</artifactId>
    <version>2.28.0</version>
</dependency>