is not current version
Last Version 4.12.10

org.wso2.carbon.deployment:operation-mgt 4.7.1

Operation management

GroupId

GroupId

org.wso2.carbon.deployment
ArtifactId

ArtifactId

operation-mgt
Version

Version

4.7.1
Type

Type

pom

Download operation-mgt 4.7.1

Filename Size
operation-mgt-4.7.1.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.wso2.carbon.deployment/operation-mgt/ -->
<dependency>
    <groupId>org.wso2.carbon.deployment</groupId>
    <artifactId>operation-mgt</artifactId>
    <version>4.7.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.deployment/operation-mgt/
implementation 'org.wso2.carbon.deployment:operation-mgt:4.7.1'
// https://jarcasting.com/artifacts/org.wso2.carbon.deployment/operation-mgt/
implementation ("org.wso2.carbon.deployment:operation-mgt:4.7.1")
'org.wso2.carbon.deployment:operation-mgt:pom:4.7.1'
<dependency org="org.wso2.carbon.deployment" name="operation-mgt" rev="4.7.1">
  <artifact name="operation-mgt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.deployment', module='operation-mgt', version='4.7.1')
)
libraryDependencies += "org.wso2.carbon.deployment" % "operation-mgt" % "4.7.1"
[org.wso2.carbon.deployment/operation-mgt "4.7.1"]