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

org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.extensions.feature 2.0.18

This feature contains common extensions used by key device management functionalities

Группа

Группа

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

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

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

Версия

2.0.18
Тип

Тип

pom

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


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