MVN

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

Maven & Gradle

Aug 07, 2016
4 stars
<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity-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 : 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 : identity-event-handler-notification to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
identity-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>identity-event-handler-notification</artifactId>
    <version>1.0.0-m3</version>
</dependency>