MVN

org.wso2.carbon.event-processing : application-deployer-features

Maven & Gradle

Feb 07, 2015

WSO2 Carbon - Application Deployer Feature Aggregator Module

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

Latest Version

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

  • Latest Stable: 2.0.3

All Versions

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

Version Vulnerabilities Updated
2.0.x
application-deployer-features-2.0.3
application-deployer-features-2.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.event-processing</groupId>
    <artifactId>application-deployer-features</artifactId>
    <version>2.0.3</version>
</dependency>