<dependency>
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
<artifactId>org.wso2.carbon.identity.oauth.dcr.server.feature</artifactId>
<version>6.0.60</version>
</dependency>
implementation 'org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.dcr.server.feature:6.0.60'
org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.dcr.server.feature:6.0.60
<dependency org="org.wso2.carbon.identity.inbound.auth.oauth2" name="org.wso2.carbon.identity.oauth.dcr.server.feature" rev="6.0.60" />
libraryDependencies += "org.wso2.carbon.identity.inbound.auth.oauth2" % "org.wso2.carbon.identity.oauth.dcr.server.feature" % "6.0.60"
@Grab(group='org.wso2.carbon.identity.inbound.auth.oauth2', module='org.wso2.carbon.identity.oauth.dcr.server.feature', version='6.0.60')
[org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.dcr.server.feature "6.0.60"]
'org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.dcr.server.feature:jar:6.0.60'