MVN

org.wso2.carbon.uiserver : uis-parent

Maven & Gradle

Feb 07, 2023
36 stars

WSO2 Carbon UI Server - Parent · WSO2 Carbon UI Server

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

Latest Version

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

  • Latest Stable: 1.0.7

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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