is not current version
Last Version 2.28.0

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

Parent POM of the S/4HANA BAPI Virtual Data Model.

Categories

Categories

Data
GroupId

GroupId

com.sap.cloud.s4hana.datamodel
ArtifactId

ArtifactId

bapi-parent
Version

Version

2.1.0
Type

Type

pom

Download bapi-parent 2.1.0

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