is not current version
Last Version 5.20.324

org.wso2.carbon.identity.framework:security-mgt 5.12.51


Categories

Categories

IDE Development Tools Security
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

security-mgt
Version

Version

5.12.51
Type

Type

pom

Download security-mgt 5.12.51

Filename Size
security-mgt-5.12.51.pom 1 KB
Browse

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