MVN

org.wso2.testgrid : org.wso2.testgrid.distribution

Maven & Gradle

Jan 02, 2019
16 stars

WSO2 TestGrid Project - Distribution POM

<dependency>
    <groupId>org.wso2.testgrid</groupId>
    <artifactId>org.wso2.testgrid.distribution</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.testgrid : org.wso2.testgrid.distribution to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.wso2.testgrid : org.wso2.testgrid.distribution to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
org.wso2.testgrid.distribution-1.0.0
0.9.x
org.wso2.testgrid.distribution-0.9.0-m45
org.wso2.testgrid.distribution-0.9.0-m44
org.wso2.testgrid.distribution-0.9.0-m43
org.wso2.testgrid.distribution-0.9.0-m42
org.wso2.testgrid.distribution-0.9.0-m41
org.wso2.testgrid.distribution-0.9.0-m40
org.wso2.testgrid.distribution-0.9.0-m39
org.wso2.testgrid.distribution-0.9.0-m38
org.wso2.testgrid.distribution-0.9.0-m37
org.wso2.testgrid.distribution-0.9.0-m36
org.wso2.testgrid.distribution-0.9.0-m35
org.wso2.testgrid.distribution-0.9.0-m34
org.wso2.testgrid.distribution-0.9.0-m33
org.wso2.testgrid.distribution-0.9.0-m32
org.wso2.testgrid.distribution-0.9.0-m31
org.wso2.testgrid.distribution-0.9.0-m30
org.wso2.testgrid.distribution-0.9.0-m29
org.wso2.testgrid.distribution-0.9.0-m28
org.wso2.testgrid.distribution-0.9.0-m27
org.wso2.testgrid.distribution-0.9.0-m26
org.wso2.testgrid.distribution-0.9.0-m25
org.wso2.testgrid.distribution-0.9.0-m24
org.wso2.testgrid.distribution-0.9.0-m23
org.wso2.testgrid.distribution-0.9.0-m22
org.wso2.testgrid.distribution-0.9.0-m21
org.wso2.testgrid.distribution-0.9.0-m20
org.wso2.testgrid.distribution-0.9.0-m19
org.wso2.testgrid.distribution-0.9.0-m18
org.wso2.testgrid.distribution-0.9.0-m17
org.wso2.testgrid.distribution-0.9.0-m16
org.wso2.testgrid.distribution-0.9.0-m15
org.wso2.testgrid.distribution-0.9.0-m14
org.wso2.testgrid.distribution-0.9.0-m12
org.wso2.testgrid.distribution-0.9.0-m11
org.wso2.testgrid.distribution-0.9.0-m10
org.wso2.testgrid.distribution-0.9.0-m9
org.wso2.testgrid.distribution-0.9.0-m8
org.wso2.testgrid.distribution-0.9.0-m7
org.wso2.testgrid.distribution-0.9.0-m6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.testgrid</groupId>
    <artifactId>org.wso2.testgrid.distribution</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement