MVN

org.wso2.carbon.deployment : tests

Maven & Gradle

May 10, 2018

WSO2 Carbon Deployment - Tests Parent

<dependency>
    <groupId>org.wso2.carbon.deployment</groupId>
    <artifactId>tests</artifactId>
    <version>5.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.2.1
  • Latest Alpha: 5.0.0-alpha

All Versions

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

Version Vulnerabilities Updated
5.2.x
tests-5.2.1
tests-5.2.0
5.1.x
tests-5.1.9
tests-5.1.8
tests-5.1.7
tests-5.1.6
tests-5.1.5
tests-5.1.4
tests-5.1.3
tests-5.1.2
tests-5.1.1
tests-5.1.0
5.0.x
tests-5.0.0
tests-5.0.0-alpha

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.deployment</groupId>
    <artifactId>tests</artifactId>
    <version>5.2.1</version>
</dependency>