MVN

org.wso2.carbon.identity : identity-notification-json

Maven & Gradle

Jul 11, 2016
0 stars

WSO2 Carbon - JSON notification sending component

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity-notification-json</artifactId>
    <version>5.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.1.1

All Versions

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

Version Vulnerabilities Updated
5.1.x
identity-notification-json-5.1.1
identity-notification-json-5.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity-notification-json</artifactId>
    <version>5.1.1</version>
</dependency>