MVN

org.wso2.carbon.identity : event-handler-notification

Maven & Gradle

Aug 07, 2016

WSO2 Carbon - Notification Event Handler Aggregator Module · This is a Carbon bundle that represent the Email Event Handler Aggregator Module.

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>event-handler-notification</artifactId>
    <version>1.0.0-m3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity : event-handler-notification to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-m3

All Versions

Choose a version of org.wso2.carbon.identity : event-handler-notification to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
event-handler-notification-1.0.0-m3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>event-handler-notification</artifactId>
    <version>1.0.0-m3</version>
</dependency>