MVN

org.wso2.carbon.commons : application-deployer-features

Maven & Gradle

Jan 30, 2015

WSO2 Carbon - Application Deployers Aggregator Module

<dependency>
    <groupId>org.wso2.carbon.commons</groupId>
    <artifactId>application-deployer-features</artifactId>
    <version>4.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.commons : application-deployer-features to add to Maven - Latest Versions:

  • Latest Stable: 4.3.1

All Versions

Choose a version of org.wso2.carbon.commons : application-deployer-features to add to Maven - All Versions:

Version Vulnerabilities Updated
4.3.x
application-deployer-features-4.3.1
application-deployer-features-4.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.commons</groupId>
    <artifactId>application-deployer-features</artifactId>
    <version>4.3.1</version>
</dependency>