is not current version
Last Version 3.0.0

Change Management Client 2.0.1

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sap.devops.cmclient
ArtifactId

ArtifactId

module
Version

Version

2.0.1
Type

Type

pom
Description

Description

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

Project URL

http://github.com/SAP/devops-cm-client/
Source Code Management

Source Code Management

http://github.com/SAP/devops-cm-client/tree/master

Download module 2.0.1

Filename Size
module-2.0.1.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • modules/lib-solman
  • modules/lib-abap
  • modules/lib-common
  • modules/cli
  • modules/dist.cli
  • modules/testutils