is not current version
Last Version 2.28.0

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

Parent POM for modules that enable integration with service APIs.

GroupId

GroupId

com.sap.cloud.s4hana.services
ArtifactId

ArtifactId

services-parent
Version

Version

2.18.1
Type

Type

pom

Download services-parent 2.18.1


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