Registry / other / org-wso2-carbon-device-mgt-common

org-wso2-carbon-device-mgt-common

JSON →
library4.0.6javamavenunverified

Common library for WSO2 Carbon Device Management, providing shared utilities and models.

<dependency> <groupId>org.wso2.carbon.devicemgt</groupId> <artifactId>org.wso2.carbon.device.mgt.common</artifactId> <version>4.0.6</version> </dependency>
INSTALL
IMPORT
SIG · ORG-WSO2-CARBON-DE
O
org-wso2-carbon-device-mgt-common
otherjavav4.0.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Device
org.wso2.carbon.device.mgt.common.Device

Create and use a Device object

import org.wso2.carbon.device.mgt.common.Device; public class Example { public static void main(String[] args) { Device device = new Device(); device.setDeviceIdentifier("12345"); System.out.println(device.getDeviceIdentifier()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
org-wso2-carbon-device-mgt-common — mvn dependency:get org-wso2-carbon-device-mgt-common · libregistry