is not current version
Last Version 5.20.324

org.wso2.carbon.identity.framework:org.wso2.carbon.identity.secret.mgt.core 5.20.202

Identity Secret Management Core

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

org.wso2.carbon.identity.secret.mgt.core
Version

Version

5.20.202
Type

Type

jar

Download org.wso2.carbon.identity.secret.mgt.core 5.20.202


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