MVN

org.wso2.ei : org.wso2.carbon.ei.tests.platform

Maven & Gradle

Feb 11, 2023
152 stars

MI Test Module - Platform

<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>org.wso2.carbon.ei.tests.platform</artifactId>
    <version>4.2.0-m1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.2.0-m1
  • Latest Release Candidate: 6.3.0-rc1
  • Latest Beta: 4.2.0-beta
  • Latest Alpha: 4.1.0-alpha

All Versions

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

Version Vulnerabilities Updated
6.5.x
org.wso2.carbon.ei.tests.platform-6.5.0
org.wso2.carbon.ei.tests.platform-6.5.0-m3
org.wso2.carbon.ei.tests.platform-6.5.0-m2
org.wso2.carbon.ei.tests.platform-6.5.0-m1
6.4.x
org.wso2.carbon.ei.tests.platform-6.4.0-m8
org.wso2.carbon.ei.tests.platform-6.4.0
org.wso2.carbon.ei.tests.platform-6.4.0-m7
org.wso2.carbon.ei.tests.platform-6.4.0-m6
org.wso2.carbon.ei.tests.platform-6.4.0-m5
org.wso2.carbon.ei.tests.platform-6.4.0-m4
org.wso2.carbon.ei.tests.platform-6.4.0-m3
org.wso2.carbon.ei.tests.platform-6.4.0-m2
org.wso2.carbon.ei.tests.platform-6.4.0-m1
6.3.x
org.wso2.carbon.ei.tests.platform-6.3.0
org.wso2.carbon.ei.tests.platform-6.3.0-rc1
org.wso2.carbon.ei.tests.platform-6.3.0-m11
org.wso2.carbon.ei.tests.platform-6.3.0-m10
org.wso2.carbon.ei.tests.platform-6.3.0-m9
org.wso2.carbon.ei.tests.platform-6.3.0-m8
org.wso2.carbon.ei.tests.platform-6.3.0-m7
org.wso2.carbon.ei.tests.platform-6.3.0-m6
org.wso2.carbon.ei.tests.platform-6.3.0-m5
org.wso2.carbon.ei.tests.platform-6.3.0-m4
org.wso2.carbon.ei.tests.platform-6.3.0-m3
org.wso2.carbon.ei.tests.platform-6.3.0-m2
org.wso2.carbon.ei.tests.platform-6.3.0-m1
6.2.x
org.wso2.carbon.ei.tests.platform-6.2.0
6.1.x
org.wso2.carbon.ei.tests.platform-6.1.1-update24
org.wso2.carbon.ei.tests.platform-6.1.1-update23
org.wso2.carbon.ei.tests.platform-6.1.1-update22
org.wso2.carbon.ei.tests.platform-6.1.1-update21
org.wso2.carbon.ei.tests.platform-6.1.1-update20
org.wso2.carbon.ei.tests.platform-6.1.1-update19
org.wso2.carbon.ei.tests.platform-6.1.1-update18
org.wso2.carbon.ei.tests.platform-6.1.1-update17
org.wso2.carbon.ei.tests.platform-6.1.1-update16
org.wso2.carbon.ei.tests.platform-6.1.1-update15
org.wso2.carbon.ei.tests.platform-6.1.1-update14
org.wso2.carbon.ei.tests.platform-6.1.1-update13
org.wso2.carbon.ei.tests.platform-6.1.1-update12
org.wso2.carbon.ei.tests.platform-6.1.1-update11
org.wso2.carbon.ei.tests.platform-6.1.1-update10
org.wso2.carbon.ei.tests.platform-6.1.1-update9
org.wso2.carbon.ei.tests.platform-6.1.1-update8
org.wso2.carbon.ei.tests.platform-6.1.1-update6
4.2.x
org.wso2.carbon.ei.tests.platform-4.2.0-beta
org.wso2.carbon.ei.tests.platform-4.2.0-m1
4.1.x
org.wso2.carbon.ei.tests.platform-4.1.0-alpha
org.wso2.carbon.ei.tests.platform-4.1.0-m4
org.wso2.carbon.ei.tests.platform-4.1.0-m3
org.wso2.carbon.ei.tests.platform-4.1.0-m2
org.wso2.carbon.ei.tests.platform-4.1.0-m1
4.0.x
org.wso2.carbon.ei.tests.platform-4.0.0
org.wso2.carbon.ei.tests.platform-4.0.0-beta
org.wso2.carbon.ei.tests.platform-4.0.0-alpha
org.wso2.carbon.ei.tests.platform-4.0.0-m8
org.wso2.carbon.ei.tests.platform-4.0.0-m7
org.wso2.carbon.ei.tests.platform-4.0.0-m6
org.wso2.carbon.ei.tests.platform-4.0.0-m5
org.wso2.carbon.ei.tests.platform-4.0.0-m4
org.wso2.carbon.ei.tests.platform-4.0.0-m3
org.wso2.carbon.ei.tests.platform-4.0.0-m2
1.2.x
org.wso2.carbon.ei.tests.platform-1.2.0
org.wso2.carbon.ei.tests.platform-1.2.0-beta
org.wso2.carbon.ei.tests.platform-1.2.0-alpha
org.wso2.carbon.ei.tests.platform-1.2.0-m4
org.wso2.carbon.ei.tests.platform-1.2.0-m3
org.wso2.carbon.ei.tests.platform-1.2.0-m2
org.wso2.carbon.ei.tests.platform-1.2.0-m1
1.1.x
org.wso2.carbon.ei.tests.platform-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>org.wso2.carbon.ei.tests.platform</artifactId>
    <version>4.2.0-m1</version>
</dependency>

Advertisement