is not current version
Last Version 4.12.10

org.wso2.carbon.deployment:service-mgt-parent 4.2.3


GroupId

GroupId

org.wso2.carbon.deployment
ArtifactId

ArtifactId

service-mgt-parent
Version

Version

4.2.3
Type

Type

pom

Download service-mgt-parent 4.2.3


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