MVN

org.wso2.ei : mb-integration-tests

Maven & Gradle

May 16, 2019
327 stars

WSO2 MB - Integration Tests · WSO2 Message Broker Server Parent

<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>mb-integration-tests</artifactId>
    <version>6.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.ei : mb-integration-tests to add to Maven - Latest Versions:

  • Latest Stable: 6.5.0

All Versions

Choose a version of org.wso2.ei : mb-integration-tests to add to Maven - All Versions:

Version Vulnerabilities Updated
6.5.x
mb-integration-tests-6.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>mb-integration-tests</artifactId>
    <version>6.5.0</version>
</dependency>