is not current version
Last Version 4.12.10

org.wso2.carbon.deployment:webapp-mgt 4.5.0

WSO2 Carbon Webapp Management

GroupId

GroupId

org.wso2.carbon.deployment
ArtifactId

ArtifactId

webapp-mgt
Version

Version

4.5.0
Type

Type

pom

Download webapp-mgt 4.5.0

Filename Size
webapp-mgt-4.5.0.pom 3 KB
Browse

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