<dependency>
<groupId>org.wso2.carbon.identity.framework</groupId>
<artifactId>org.wso2.carbon.identity.functions.library.mgt.ui.feature</artifactId>
<version>7.11.150</version>
</dependency>
implementation 'org.wso2.carbon.identity.framework:org.wso2.carbon.identity.functions.library.mgt.ui.feature:7.11.150'
org.wso2.carbon.identity.framework:org.wso2.carbon.identity.functions.library.mgt.ui.feature:7.11.150
<dependency org="org.wso2.carbon.identity.framework" name="org.wso2.carbon.identity.functions.library.mgt.ui.feature" rev="7.11.150" />
libraryDependencies += "org.wso2.carbon.identity.framework" % "org.wso2.carbon.identity.functions.library.mgt.ui.feature" % "7.11.150"
@Grab(group='org.wso2.carbon.identity.framework', module='org.wso2.carbon.identity.functions.library.mgt.ui.feature', version='7.11.150')
[org.wso2.carbon.identity.framework/org.wso2.carbon.identity.functions.library.mgt.ui.feature "7.11.150"]
'org.wso2.carbon.identity.framework:org.wso2.carbon.identity.functions.library.mgt.ui.feature:jar:7.11.150'