is not current version
Last Version 5.20.324

org.wso2.carbon.identity.framework:org.wso2.carbon.idp.mgt 5.12.151


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

org.wso2.carbon.idp.mgt
Version

Version

5.12.151
Type

Type

jar

Download org.wso2.carbon.idp.mgt 5.12.151


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