MVN

org.wso2.carbon.devicemgt-plugins : org.wso2.carbon.device.mgt.mobile.feature

Maven & Gradle

Nov 29, 2016

WSO2 Carbon - Mobile Implementation of Device Management · This feature contains the core bundles required for Mobile Device Management functionality

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

Version Vulnerabilities Updated
2.2.x
org.wso2.carbon.device.mgt.mobile.feature-2.2.7
org.wso2.carbon.device.mgt.mobile.feature-2.2.6
org.wso2.carbon.device.mgt.mobile.feature-2.2.5
org.wso2.carbon.device.mgt.mobile.feature-2.2.4
org.wso2.carbon.device.mgt.mobile.feature-2.2.3
org.wso2.carbon.device.mgt.mobile.feature-2.2.2
org.wso2.carbon.device.mgt.mobile.feature-2.2.1
org.wso2.carbon.device.mgt.mobile.feature-2.2.0
2.1.x
org.wso2.carbon.device.mgt.mobile.feature-2.1.2
org.wso2.carbon.device.mgt.mobile.feature-2.1.1
org.wso2.carbon.device.mgt.mobile.feature-2.1.0
2.0.x
org.wso2.carbon.device.mgt.mobile.feature-2.0.4
org.wso2.carbon.device.mgt.mobile.feature-2.0.3
org.wso2.carbon.device.mgt.mobile.feature-2.0.2
org.wso2.carbon.device.mgt.mobile.feature-2.0.1
org.wso2.carbon.device.mgt.mobile.feature-2.0.0
1.9.x
org.wso2.carbon.device.mgt.mobile.feature-1.9.3
org.wso2.carbon.device.mgt.mobile.feature-1.9.2
org.wso2.carbon.device.mgt.mobile.feature-1.9.1
org.wso2.carbon.device.mgt.mobile.feature-1.9.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.mobile.feature</artifactId>
    <version>2.2.7</version>
</dependency>