MVN

org.wso2.carbon.event-processing : event-adaptors-feature

Maven & Gradle

Feb 07, 2015

WSO2 Carbon - Event Adaptors Feature Aggregator Module · This is a Carbon bundle that represent all the event adaptor feature modules.

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

Latest Version

Choose a version of org.wso2.carbon.event-processing : event-adaptors-feature to add to Maven - Latest Versions:

  • Latest Stable: 2.0.3

All Versions

Choose a version of org.wso2.carbon.event-processing : event-adaptors-feature to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
event-adaptors-feature-2.0.3
event-adaptors-feature-2.0.2
event-adaptors-feature-2.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.event-processing</groupId>
    <artifactId>event-adaptors-feature</artifactId>
    <version>2.0.3</version>
</dependency>