Categories |
CategoriesIDE Development Tools KeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdorg.wso2.carbon.identity.server.api |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.api.server.keystore.management |
Version | Version1.0.118 |
Type | Typepom |
Filename | Size |
---|---|
org.wso2.carbon.identity.api.server.keystore.management-1.0.118.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.server.api/org.wso2.carbon.identity.api.server.keystore.management/ -->
<dependency>
<groupId>org.wso2.carbon.identity.server.api</groupId>
<artifactId>org.wso2.carbon.identity.api.server.keystore.management</artifactId>
<version>1.0.118</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.server.api/org.wso2.carbon.identity.api.server.keystore.management/
implementation 'org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.keystore.management:1.0.118'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.server.api/org.wso2.carbon.identity.api.server.keystore.management/
implementation ("org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.keystore.management:1.0.118")
'org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.keystore.management:pom:1.0.118'
<dependency org="org.wso2.carbon.identity.server.api" name="org.wso2.carbon.identity.api.server.keystore.management" rev="1.0.118">
<artifact name="org.wso2.carbon.identity.api.server.keystore.management" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.server.api', module='org.wso2.carbon.identity.api.server.keystore.management', version='1.0.118')
)
libraryDependencies += "org.wso2.carbon.identity.server.api" % "org.wso2.carbon.identity.api.server.keystore.management" % "1.0.118"
[org.wso2.carbon.identity.server.api/org.wso2.carbon.identity.api.server.keystore.management "1.0.118"]