MVN

org.wso2.carbon.uiserver.tests : tests-parent

Maven & Gradle

Feb 07, 2023
13 stars

WSO2 Carbon UI Server - Tests · WSO2 Carbon UI Server tests

<dependency>
    <groupId>org.wso2.carbon.uiserver.tests</groupId>
    <artifactId>tests-parent</artifactId>
    <version>1.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.7

All Versions

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

Version Vulnerabilities Updated
1.0.x
tests-parent-1.0.7
tests-parent-1.0.6
tests-parent-1.0.5
0.19.x
tests-parent-0.19.7
tests-parent-0.19.6
tests-parent-0.19.5
tests-parent-0.19.4
tests-parent-0.19.3
tests-parent-0.19.2
tests-parent-0.19.1
tests-parent-0.19.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.uiserver.tests</groupId>
    <artifactId>tests-parent</artifactId>
    <version>1.0.7</version>
</dependency>