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

org.wso2.carbon.devicemgt:certificate-mgt 0.9.3


Группа

Группа

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

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

certificate-mgt
Версия

Версия

0.9.3
Тип

Тип

pom

Скачать certificate-mgt 0.9.3

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

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