MVN

org.wso2.carbon.identity : email-mgt

Maven & Gradle

Aug 07, 2016

WSO2 Carbon - Email Management Aggregator Module · This is a Carbon bundle that represent the Email Management Aggregator Module.

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

Latest Version

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

  • Latest Stable: 1.0.0-m3

All Versions

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

Version Vulnerabilities Updated
1.0.x
email-mgt-1.0.0-m3
email-mgt-1.0.0-m2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>email-mgt</artifactId>
    <version>1.0.0-m3</version>
</dependency>