License |
License |
---|---|
GroupId | GroupIdcom.sap.cloud.s4hana.services |
ArtifactId | ArtifactIdservices-parent |
Last Version | Last Version2.28.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionServices - Parent POM
Parent POM for modules that enable integration with service APIs.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
services-parent-2.28.0.pom | 2 KB |
Browse |
<!-- 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.28.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.28.0'
// https://jarcasting.com/artifacts/com.sap.cloud.s4hana.services/services-parent/
implementation ("com.sap.cloud.s4hana.services:services-parent:2.28.0")
'com.sap.cloud.s4hana.services:services-parent:pom:2.28.0'
<dependency org="com.sap.cloud.s4hana.services" name="services-parent" rev="2.28.0">
<artifact name="services-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.s4hana.services', module='services-parent', version='2.28.0')
)
libraryDependencies += "com.sap.cloud.s4hana.services" % "services-parent" % "2.28.0"
[com.sap.cloud.s4hana.services/services-parent "2.28.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar |