MVN

org.wso2.carbon.commons : org.wso2.carbon.databridge.datareceiver.feature

Maven & Gradle

Feb 22, 2016
3 usages
26 stars

WSO2 Carbon - Data Bridge - Data Receiver Aggregate Feature

<dependency>
    <groupId>org.wso2.carbon.commons</groupId>
    <artifactId>org.wso2.carbon.databridge.datareceiver.feature</artifactId>
    <version>4.4.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.commons : org.wso2.carbon.databridge.datareceiver.feature to add to Maven - Latest Versions:

  • Latest Stable: 4.4.9

All Versions

Choose a version of org.wso2.carbon.commons : org.wso2.carbon.databridge.datareceiver.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
4.4.x
org.wso2.carbon.databridge.datareceiver.feature-4.4.9
org.wso2.carbon.databridge.datareceiver.feature-4.4.8
org.wso2.carbon.databridge.datareceiver.feature-4.4.7
org.wso2.carbon.databridge.datareceiver.feature-4.4.6
org.wso2.carbon.databridge.datareceiver.feature-4.4.5
org.wso2.carbon.databridge.datareceiver.feature-4.4.4
org.wso2.carbon.databridge.datareceiver.feature-4.4.3
org.wso2.carbon.databridge.datareceiver.feature-4.4.2
org.wso2.carbon.databridge.datareceiver.feature-4.4.1
org.wso2.carbon.databridge.datareceiver.feature-4.4.0
4.3.x
org.wso2.carbon.databridge.datareceiver.feature-4.3.6
org.wso2.carbon.databridge.datareceiver.feature-4.3.5
org.wso2.carbon.databridge.datareceiver.feature-4.3.4
org.wso2.carbon.databridge.datareceiver.feature-4.3.3
org.wso2.carbon.databridge.datareceiver.feature-4.3.2
org.wso2.carbon.databridge.datareceiver.feature-4.3.1
org.wso2.carbon.databridge.datareceiver.feature-4.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.commons</groupId>
    <artifactId>org.wso2.carbon.databridge.datareceiver.feature</artifactId>
    <version>4.4.9</version>
</dependency>

Advertisement