MVN

org.wso2.carbon.devicemgt-proprietary : org.wso2.carbon.device.mgt.ios.ui

Maven & Gradle

Apr 12, 2018

WSO2 Carbon - Mobile IOS UI

<dependency>
    <groupId>org.wso2.carbon.devicemgt-proprietary</groupId>
    <artifactId>org.wso2.carbon.device.mgt.ios.ui</artifactId>
    <version>3.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.3.1

All Versions

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

Version Vulnerabilities Updated
3.3.x
org.wso2.carbon.device.mgt.ios.ui-3.3.1
org.wso2.carbon.device.mgt.ios.ui-3.3.0
3.2.x
org.wso2.carbon.device.mgt.ios.ui-3.2.1
org.wso2.carbon.device.mgt.ios.ui-3.2.0
3.0.x
org.wso2.carbon.device.mgt.ios.ui-3.0.10
org.wso2.carbon.device.mgt.ios.ui-3.0.8
org.wso2.carbon.device.mgt.ios.ui-3.0.7
org.wso2.carbon.device.mgt.ios.ui-3.0.6
org.wso2.carbon.device.mgt.ios.ui-3.0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.devicemgt-proprietary</groupId>
    <artifactId>org.wso2.carbon.device.mgt.ios.ui</artifactId>
    <version>3.3.1</version>
</dependency>