MVN

com.sap.apimgmt.client.sdk : apim-client-sdk

Maven & Gradle

Oct 01, 2021

apim-client-sdk · Assembly POM for SAP APIM client SDK

<dependency>
    <groupId>com.sap.apimgmt.client.sdk</groupId>
    <artifactId>apim-client-sdk</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sap.apimgmt.client.sdk : apim-client-sdk to add to Maven - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of com.sap.apimgmt.client.sdk : apim-client-sdk to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
apim-client-sdk-1.4.0
1.3.x
apim-client-sdk-1.3.0
1.2.x
apim-client-sdk-1.2.0
1.1.x
apim-client-sdk-1.1.1
1.0.x
apim-client-sdk-1.0.1
apim-client-sdk-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sap.apimgmt.client.sdk</groupId>
    <artifactId>apim-client-sdk</artifactId>
    <version>1.4.0</version>
</dependency>