{"id":72911,"library":"org-wso2-carbon-device-mgt-common","title":"WSO2 Carbon Device Management Commons","description":"Common library for WSO2 Carbon Device Management, providing shared utilities and models.","status":"active","version":"4.0.6","language":"java","source_language":null,"source_url":"https://github.com/wso2/carbon-device-mgt","tags":["wso2","carbon","device-management","iot"],"install":[{"cmd":"<dependency>\n  <groupId>org.wso2.carbon.devicemgt</groupId>\n  <artifactId>org.wso2.carbon.device.mgt.common</artifactId>\n  <version>4.0.6</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.common:4.0.6'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Device","correct":"org.wso2.carbon.device.mgt.common.Device"}],"quickstart":{"code":"import org.wso2.carbon.device.mgt.common.Device;\n\npublic class Example {\n    public static void main(String[] args) {\n        Device device = new Device();\n        device.setDeviceIdentifier(\"12345\");\n        System.out.println(device.getDeviceIdentifier());\n    }\n}","lang":"java","description":"Create and use a Device object"},"warnings":[],"env_vars":null,"search_vec":"'carbon':2,10,19 'common':5,6 'devic':3,11,21 'device-manag':20 'iot':23 'librari':7 'manag':4,12,22 'model':17 'provid':13 'share':14 'util':15 'wso2':1,9,18","created_at":"2026-06-17T18:44:45.579759+00:00","updated_at":"2026-06-17T18:44:45.579759+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://wso2.org","github":"https://github.com/wso2/carbon-device-mgt","docs":"https://appdoc.app/artifact/org.wso2.carbon.devicemgt/org.wso2.carbon.device.mgt.common/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}