is not current version
Last Version 2.28.0

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

Parent POM for modules that enable integration with service APIs.

GroupId

GroupId

com.sap.cloud.s4hana.services
ArtifactId

ArtifactId

services-parent
Version

Version

2.7.0
Type

Type

pom

Download services-parent 2.7.0


<!-- https://jarcasting.com/artifacts/com.sap.cloud.s4hana.services/services-parent/ -->
<dependency>
    <groupId>com.sap.cloud.s4hana.services</groupId>
    <artifactId>services-parent</artifactId>
    <version>2.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.s4hana.services/services-parent/
implementation 'com.sap.cloud.s4hana.services:services-parent:2.7.0'
// https://jarcasting.com/artifacts/com.sap.cloud.s4hana.services/services-parent/
implementation ("com.sap.cloud.s4hana.services:services-parent:2.7.0")
'com.sap.cloud.s4hana.services:services-parent:pom:2.7.0'
<dependency org="com.sap.cloud.s4hana.services" name="services-parent" rev="2.7.0">
  <artifact name="services-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.s4hana.services', module='services-parent', version='2.7.0')
)
libraryDependencies += "com.sap.cloud.s4hana.services" % "services-parent" % "2.7.0"
[com.sap.cloud.s4hana.services/services-parent "2.7.0"]