is not current version
Last Version 2.28.0

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

Parent POM of the SAP S/4HANA Virtual Data Model (VDM) for BAPIs.

Categories

Categories

Data
GroupId

GroupId

com.sap.cloud.s4hana.datamodel
ArtifactId

ArtifactId

bapi-parent
Version

Version

2.18.0
Type

Type

pom

Download bapi-parent 2.18.0

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