MVN

org.wso2.carbon.identity.framework : org.wso2.carbon.role.mgt.ui.feature

Maven & Gradle

Feb 06, 2024

Role Manager UI Feature · This feature contains the core bundles required for UI role management functionality

<dependency>
    <groupId>org.wso2.carbon.identity.framework</groupId>
    <artifactId>org.wso2.carbon.role.mgt.ui.feature</artifactId>
    <version>7.0.28</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity.framework : org.wso2.carbon.role.mgt.ui.feature to add to Maven - Latest Versions:

  • Latest Stable: 7.0.28

All Versions

Choose a version of org.wso2.carbon.identity.framework : org.wso2.carbon.role.mgt.ui.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
7.0.x
org.wso2.carbon.role.mgt.ui.feature-7.0.28

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity.framework</groupId>
    <artifactId>org.wso2.carbon.role.mgt.ui.feature</artifactId>
    <version>7.0.28</version>
</dependency>