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