MVN

com.sap.devops.cmclient : module

Maven & Gradle

Mar 22, 2022
36 stars

Change Management Client · Command line client that can interact with SAP Solution Manager 7.2 to run various change management tasks.

<dependency>
    <groupId>com.sap.devops.cmclient</groupId>
    <artifactId>module</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sap.devops.cmclient : module to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.sap.devops.cmclient : module to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
module-3.0.0
2.0.x
module-2.0.1
module-2.0.0
1.0.x
module-1.0.0
0.0.x
module-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sap.devops.cmclient</groupId>
    <artifactId>module</artifactId>
    <version>3.0.0</version>
</dependency>