License |
License |
---|---|
Categories |
CategoriesIDE Development Tools KeY Data Data Formats Formal Verification |
GroupId | GroupIdorg.wso2.carbon.identity.feature.category |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.keystore.mgt.category.feature |
Last Version | Last Version1.0.18 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon Identity - Keystore Management Feature Category
This feature contains keystore management related features.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.feature.category/org.wso2.carbon.identity.keystore.mgt.category.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.feature.category</groupId>
<artifactId>org.wso2.carbon.identity.keystore.mgt.category.feature</artifactId>
<version>1.0.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.feature.category/org.wso2.carbon.identity.keystore.mgt.category.feature/
implementation 'org.wso2.carbon.identity.feature.category:org.wso2.carbon.identity.keystore.mgt.category.feature:1.0.18'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.feature.category/org.wso2.carbon.identity.keystore.mgt.category.feature/
implementation ("org.wso2.carbon.identity.feature.category:org.wso2.carbon.identity.keystore.mgt.category.feature:1.0.18")
'org.wso2.carbon.identity.feature.category:org.wso2.carbon.identity.keystore.mgt.category.feature:pom:1.0.18'
<dependency org="org.wso2.carbon.identity.feature.category" name="org.wso2.carbon.identity.keystore.mgt.category.feature" rev="1.0.18">
<artifact name="org.wso2.carbon.identity.keystore.mgt.category.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.feature.category', module='org.wso2.carbon.identity.keystore.mgt.category.feature', version='1.0.18')
)
libraryDependencies += "org.wso2.carbon.identity.feature.category" % "org.wso2.carbon.identity.keystore.mgt.category.feature" % "1.0.18"
[org.wso2.carbon.identity.feature.category/org.wso2.carbon.identity.keystore.mgt.category.feature "1.0.18"]