is not current version
Last Version 2.28.0

com.sap.cloud.s4hana.datamodel:bapi-parent 1.9.3

Parent POM for the S/4HANA Data Model BAPI modules.

Categories

Categories

Data
GroupId

GroupId

com.sap.cloud.s4hana.datamodel
ArtifactId

ArtifactId

bapi-parent
Version

Version

1.9.3
Type

Type

pom

Download bapi-parent 1.9.3

Filename Size
bapi-parent-1.9.3.pom 2 KB
Browse

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