MVN

org.wso2.das : wso2das-integration

Maven & Gradle

Mar 16, 2018

WSO2 Data Analytics Server - Integration Tests · WSO2 Data Analytics Server Integration Tests

<dependency>
    <groupId>org.wso2.das</groupId>
    <artifactId>wso2das-integration</artifactId>
    <version>3.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.das : wso2das-integration to add to Maven - Latest Versions:

  • Latest Stable: 3.2.0
  • Latest Release Candidate: 3.2.0-RC1
  • Latest Beta: 3.2.0-beta
  • Latest Alpha: 3.2.0-alpha2

All Versions

Choose a version of org.wso2.das : wso2das-integration to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
wso2das-integration-3.2.0
wso2das-integration-3.2.0-RC1
wso2das-integration-3.2.0-beta
wso2das-integration-3.2.0-alpha2
wso2das-integration-3.2.0-alpha
3.1.x
wso2das-integration-3.1.0-update1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.das</groupId>
    <artifactId>wso2das-integration</artifactId>
    <version>3.2.0</version>
</dependency>