is not current version
Last Version 4.12.10

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

Operation management

GroupId

GroupId

org.wso2.carbon.deployment
ArtifactId

ArtifactId

operation-mgt
Version

Version

4.5.3
Type

Type

pom

Download operation-mgt 4.5.3

Filename Size
operation-mgt-4.5.3.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.5.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.deployment/operation-mgt/
implementation 'org.wso2.carbon.deployment:operation-mgt:4.5.3'
// https://jarcasting.com/artifacts/org.wso2.carbon.deployment/operation-mgt/
implementation ("org.wso2.carbon.deployment:operation-mgt:4.5.3")
'org.wso2.carbon.deployment:operation-mgt:pom:4.5.3'
<dependency org="org.wso2.carbon.deployment" name="operation-mgt" rev="4.5.3">
  <artifact name="operation-mgt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.deployment', module='operation-mgt', version='4.5.3')
)
libraryDependencies += "org.wso2.carbon.deployment" % "operation-mgt" % "4.5.3"
[org.wso2.carbon.deployment/operation-mgt "4.5.3"]