не последняя версия
Последняя версия 3.1.51

org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.feature 2.0.36

This feature contains all the bundles required for device management related functionalities

Группа

Группа

org.wso2.carbon.devicemgt
Идентификатор

Идентификатор

org.wso2.carbon.device.mgt.feature
Версия

Версия

2.0.36
Тип

Тип

pom

Скачать org.wso2.carbon.device.mgt.feature 2.0.36


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt/org.wso2.carbon.device.mgt.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.devicemgt</groupId>
    <artifactId>org.wso2.carbon.device.mgt.feature</artifactId>
    <version>2.0.36</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt/org.wso2.carbon.device.mgt.feature/
implementation 'org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.feature:2.0.36'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt/org.wso2.carbon.device.mgt.feature/
implementation ("org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.feature:2.0.36")
'org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.feature:pom:2.0.36'
<dependency org="org.wso2.carbon.devicemgt" name="org.wso2.carbon.device.mgt.feature" rev="2.0.36">
  <artifact name="org.wso2.carbon.device.mgt.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt', module='org.wso2.carbon.device.mgt.feature', version='2.0.36')
)
libraryDependencies += "org.wso2.carbon.devicemgt" % "org.wso2.carbon.device.mgt.feature" % "2.0.36"
[org.wso2.carbon.devicemgt/org.wso2.carbon.device.mgt.feature "2.0.36"]