Last Version

WSO2 Carbon - Application Management Feature 4.8.0

This feature contains the bundles required for Application Management functionality. Application management component can be used to manage deployed cApps. That includes managing monitoring all artifacts deployed through a particular cApp, deleting cApps etc.

License

License

GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

org.wso2.carbon.application.mgt.feature
Version

Version

4.8.0
Type

Type

pom
Description

Description

WSO2 Carbon - Application Management Feature
This feature contains the bundles required for Application Management functionality. Application management component can be used to manage deployed cApps. That includes managing monitoring all artifacts deployed through a particular cApp, deleting cApps etc.
Project URL

Project URL

http://wso2.org
Project Organization

Project Organization

WSO2

Download org.wso2.carbon.application.mgt.feature 4.8.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.wso2.carbon.commons : org.wso2.carbon.application.mgt.server.feature zip 4.8.0
org.wso2.carbon.commons : org.wso2.carbon.application.mgt.ui.feature zip 4.8.0
org.wso2.carbon.commons : org.wso2.carbon.application.mgt jar 4.8.0
org.wso2.carbon.commons : org.wso2.carbon.application.upload jar 4.8.0
org.wso2.carbon.commons : org.wso2.carbon.application.mgt.ui jar 4.8.0
org.wso2.carbon.commons : org.wso2.carbon.application.mgt.stub jar 4.8.0

Project Modules

There are no modules declared in this project.