| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.wso2.carbon.devicemgt |
| Идентификатор | Идентификаторorg.wso2.carbon.device.mgt.api.feature |
| Последняя версия | Последняя версия4.0.6 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon - Device Management REST API Feature
WSO2 Connected Device Manager Components
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt/org.wso2.carbon.device.mgt.api.feature/ -->
<dependency>
<groupId>org.wso2.carbon.devicemgt</groupId>
<artifactId>org.wso2.carbon.device.mgt.api.feature</artifactId>
<version>4.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt/org.wso2.carbon.device.mgt.api.feature/
implementation 'org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.api.feature:4.0.6'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt/org.wso2.carbon.device.mgt.api.feature/
implementation ("org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.api.feature:4.0.6")
'org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.api.feature:pom:4.0.6'
<dependency org="org.wso2.carbon.devicemgt" name="org.wso2.carbon.device.mgt.api.feature" rev="4.0.6">
<artifact name="org.wso2.carbon.device.mgt.api.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt', module='org.wso2.carbon.device.mgt.api.feature', version='4.0.6')
)
libraryDependencies += "org.wso2.carbon.devicemgt" % "org.wso2.carbon.device.mgt.api.feature" % "4.0.6"
[org.wso2.carbon.devicemgt/org.wso2.carbon.device.mgt.api.feature "4.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.carbon.devicemgt : org.wso2.carbon.device.mgt.common | jar | 4.0.6 |
| org.wso2.carbon.devicemgt : org.wso2.carbon.device.mgt.devicetype.api | jar | 4.0.6 |
| org.wso2.carbon.devicemgt : org.wso2.carbon.device.mgt.deviceagent.api | jar | 4.0.6 |
| org.wso2.carbon.devicemgt : org.wso2.carbon.device.mgt.core.feature | zip | 4.0.6 |