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