is not current version
Last Version 4.12.10

org.wso2.carbon.deployment:axis2-service-mgt-feature 4.4.1


GroupId

GroupId

org.wso2.carbon.deployment
ArtifactId

ArtifactId

axis2-service-mgt-feature
Version

Version

4.4.1
Type

Type

pom

Download axis2-service-mgt-feature 4.4.1


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