License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.devicemgt |
ArtifactId | ArtifactIdcertificate-mgt |
Last Version | Last Version3.1.51 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Certificate Management Component
WSO2 Connected Device Manager Components
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
certificate-mgt-3.1.51.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt/certificate-mgt/ -->
<dependency>
<groupId>org.wso2.carbon.devicemgt</groupId>
<artifactId>certificate-mgt</artifactId>
<version>3.1.51</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt/certificate-mgt/
implementation 'org.wso2.carbon.devicemgt:certificate-mgt:3.1.51'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt/certificate-mgt/
implementation ("org.wso2.carbon.devicemgt:certificate-mgt:3.1.51")
'org.wso2.carbon.devicemgt:certificate-mgt:pom:3.1.51'
<dependency org="org.wso2.carbon.devicemgt" name="certificate-mgt" rev="3.1.51">
<artifact name="certificate-mgt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt', module='certificate-mgt', version='3.1.51')
)
libraryDependencies += "org.wso2.carbon.devicemgt" % "certificate-mgt" % "3.1.51"
[org.wso2.carbon.devicemgt/certificate-mgt "3.1.51"]