is not current version
Last Version 5.20.324

org.wso2.carbon.identity.framework:user-mgt 5.12.14

This is a Carbon bundle that represent the User Management Aggregator module.

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

user-mgt
Version

Version

5.12.14
Type

Type

pom

Download user-mgt 5.12.14

Filename Size
user-mgt-5.12.14.pom 1 KB
Browse

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