is not current version
Last Version 5.20.324

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

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.8.101
Type

Type

pom

Download user-mgt 5.8.101

Filename Size
user-mgt-5.8.101.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.8.101</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.8.101'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/user-mgt/
implementation ("org.wso2.carbon.identity.framework:user-mgt:5.8.101")
'org.wso2.carbon.identity.framework:user-mgt:pom:5.8.101'
<dependency org="org.wso2.carbon.identity.framework" name="user-mgt" rev="5.8.101">
  <artifact name="user-mgt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.framework', module='user-mgt', version='5.8.101')
)
libraryDependencies += "org.wso2.carbon.identity.framework" % "user-mgt" % "5.8.101"
[org.wso2.carbon.identity.framework/user-mgt "5.8.101"]