MVN

org.wso2.carbon.messaging : org.wso2.carbon.messaging.parent

Maven & Gradle

May 10, 2018
37 stars

WSO2 Carbon Messaging Parent

<dependency>
    <groupId>org.wso2.carbon.messaging</groupId>
    <artifactId>org.wso2.carbon.messaging.parent</artifactId>
    <version>3.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0.3

All Versions

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

Version Vulnerabilities Updated
3.0.x
org.wso2.carbon.messaging.parent-3.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.messaging</groupId>
    <artifactId>org.wso2.carbon.messaging.parent</artifactId>
    <version>3.0.3</version>
</dependency>