MVN

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

Maven & Gradle

Apr 12, 2018
1 usages

WSO2 EMM - iOS Device Management Feature · This feature contains the core bundles required for Back-end and UIs for iOS Device Management functionality

<dependency>
    <groupId>org.wso2.carbon.devicemgt-proprietary</groupId>
    <artifactId>org.wso2.carbon.device.mgt.ios.feature</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.feature 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.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
3.3.x
org.wso2.carbon.device.mgt.ios.feature-3.3.1
org.wso2.carbon.device.mgt.ios.feature-3.3.0
3.2.x
org.wso2.carbon.device.mgt.ios.feature-3.2.1
org.wso2.carbon.device.mgt.ios.feature-3.2.0
3.0.x
org.wso2.carbon.device.mgt.ios.feature-3.0.10
org.wso2.carbon.device.mgt.ios.feature-3.0.8
org.wso2.carbon.device.mgt.ios.feature-3.0.7
org.wso2.carbon.device.mgt.ios.feature-3.0.6
org.wso2.carbon.device.mgt.ios.feature-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.feature</artifactId>
    <version>3.3.1</version>
</dependency>