Group Id org.wso2.carbon.identity.framework
Artifact Id secret-mgt-feature
Version 5.20.210
Packaging jar
URL -
Badge
Last Updated 2021-09-29T20:58:45+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.wso2.carbon.identity.framework</groupId>
    <artifactId>secret-mgt-feature</artifactId>
    <version>5.20.210</version>
</dependency>
implementation group: 'org.wso2.carbon.identity.framework', name: 'secret-mgt-feature', version: '5.20.210'
implementation 'org.wso2.carbon.identity.framework:secret-mgt-feature:5.20.210'
implementation("org.wso2.carbon.identity.framework:secret-mgt-feature:5.20.210")
libraryDependencies += "org.wso2.carbon.identity.framework" % "secret-mgt-feature" % "5.20.210"
<dependency org="org.wso2.carbon.identity.framework" name="secret-mgt-feature" rev="5.20.210"/>
@Grapes(
    @Grab(group='org.wso2.carbon.identity.framework', module='secret-mgt-feature', version='5.20.210')
)
[org.wso2.carbon.identity.framework/secret-mgt-feature "5.20.210"]
'org.wso2.carbon.identity.framework:secret-mgt-feature:5.20.210'