MVN

org.wso2.carbon.transport : org.wso2.carbon.transport.email.feature.parent

Maven & Gradle

Nov 20, 2017
2 stars

WSO2 Carbon Transport Email Feature Parent

<dependency>
    <groupId>org.wso2.carbon.transport</groupId>
    <artifactId>org.wso2.carbon.transport.email.feature.parent</artifactId>
    <version>6.0.49</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.transport : org.wso2.carbon.transport.email.feature.parent to add to Maven - Latest Versions:

  • Latest Stable: 6.0.49

All Versions

Choose a version of org.wso2.carbon.transport : org.wso2.carbon.transport.email.feature.parent to add to Maven - All Versions:

Version Vulnerabilities Updated
6.0.x
org.wso2.carbon.transport.email.feature.parent-6.0.49
org.wso2.carbon.transport.email.feature.parent-6.0.48
org.wso2.carbon.transport.email.feature.parent-6.0.47
org.wso2.carbon.transport.email.feature.parent-6.0.46
org.wso2.carbon.transport.email.feature.parent-6.0.45
org.wso2.carbon.transport.email.feature.parent-6.0.44
org.wso2.carbon.transport.email.feature.parent-6.0.43
org.wso2.carbon.transport.email.feature.parent-6.0.42
org.wso2.carbon.transport.email.feature.parent-6.0.41
org.wso2.carbon.transport.email.feature.parent-6.0.40
org.wso2.carbon.transport.email.feature.parent-6.0.39
org.wso2.carbon.transport.email.feature.parent-6.0.38
org.wso2.carbon.transport.email.feature.parent-6.0.37
5.0.x
org.wso2.carbon.transport.email.feature.parent-5.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.transport</groupId>
    <artifactId>org.wso2.carbon.transport.email.feature.parent</artifactId>
    <version>6.0.49</version>
</dependency>

Advertisement