MVN

org.wso2.ei : wso2-streaming-integrator-test-distribution

Maven & Gradle

Feb 09, 2023
87 stars

WSO2 Streaming Integrator - Test Distribution · WSO2 Streaming Integrator - Distribution

<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>wso2-streaming-integrator-test-distribution</artifactId>
    <version>4.2.0-beta</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.ei : wso2-streaming-integrator-test-distribution to add to Maven - Latest Versions:

  • Latest Stable: 4.2.0-beta
  • Latest Beta: 4.2.0-beta

All Versions

Choose a version of org.wso2.ei : wso2-streaming-integrator-test-distribution to add to Maven - All Versions:

Version Vulnerabilities Updated
4.2.x
wso2-streaming-integrator-test-distribution-4.2.0-beta

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>wso2-streaming-integrator-test-distribution</artifactId>
    <version>4.2.0-beta</version>
</dependency>

Advertisement