is not current version
Last Version 4.12.10

org.wso2.carbon.deployment:axis2-service-mgt 4.3.0

A custom wso2 products or solution

GroupId

GroupId

org.wso2.carbon.deployment
ArtifactId

ArtifactId

axis2-service-mgt
Version

Version

4.3.0
Type

Type

pom

Download axis2-service-mgt 4.3.0


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