GroupId | GroupIdorg.wso2.carbon.deployment |
---|---|
ArtifactId | ArtifactIdaxis2-service-mgt-feature |
Version | Version4.6.0-alpha |
Type | Typepom |
Filename | Size |
---|---|
axis2-service-mgt-feature-4.6.0-alpha.pom | 1 KB |
Browse |
<!-- 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.6.0-alpha</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.6.0-alpha'
// https://jarcasting.com/artifacts/org.wso2.carbon.deployment/axis2-service-mgt-feature/
implementation ("org.wso2.carbon.deployment:axis2-service-mgt-feature:4.6.0-alpha")
'org.wso2.carbon.deployment:axis2-service-mgt-feature:pom:4.6.0-alpha'
<dependency org="org.wso2.carbon.deployment" name="axis2-service-mgt-feature" rev="4.6.0-alpha">
<artifact name="axis2-service-mgt-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.deployment', module='axis2-service-mgt-feature', version='4.6.0-alpha')
)
libraryDependencies += "org.wso2.carbon.deployment" % "axis2-service-mgt-feature" % "4.6.0-alpha"
[org.wso2.carbon.deployment/axis2-service-mgt-feature "4.6.0-alpha"]