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

org.wso2.carbon.devicemgt:policy-mgt 1.1.2


Группа

Группа

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

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

policy-mgt
Версия

Версия

1.1.2
Тип

Тип

pom

Скачать policy-mgt 1.1.2

Имя Файла Размер
policy-mgt-1.1.2.pom 2 KB
Обзор

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