MVN

org.wso2.carbon.devicemgt-plugins : org.wso2.carbon.device.mgt.iot.ui

Maven & Gradle

Nov 29, 2016
8 stars

WSO2 Carbon - IoT Server UI

<dependency>
    <groupId>org.wso2.carbon.devicemgt-plugins</groupId>
    <artifactId>org.wso2.carbon.device.mgt.iot.ui</artifactId>
    <version>2.2.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.devicemgt-plugins : org.wso2.carbon.device.mgt.iot.ui to add to Maven - Latest Versions:

  • Latest Stable: 2.2.7

All Versions

Choose a version of org.wso2.carbon.devicemgt-plugins : org.wso2.carbon.device.mgt.iot.ui to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
org.wso2.carbon.device.mgt.iot.ui-2.2.7
org.wso2.carbon.device.mgt.iot.ui-2.2.6
org.wso2.carbon.device.mgt.iot.ui-2.2.5
org.wso2.carbon.device.mgt.iot.ui-2.2.4
org.wso2.carbon.device.mgt.iot.ui-2.2.3
org.wso2.carbon.device.mgt.iot.ui-2.2.2
org.wso2.carbon.device.mgt.iot.ui-2.2.1
org.wso2.carbon.device.mgt.iot.ui-2.2.0
2.1.x
org.wso2.carbon.device.mgt.iot.ui-2.1.2
org.wso2.carbon.device.mgt.iot.ui-2.1.1
org.wso2.carbon.device.mgt.iot.ui-2.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.devicemgt-plugins</groupId>
    <artifactId>org.wso2.carbon.device.mgt.iot.ui</artifactId>
    <version>2.2.7</version>
</dependency>