is not current version
Last Version 6.7.117

org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.api.server.dcr 6.6.12

WSO2 Carbon - User DCR Rest API

Categories

Categories

IDE Development Tools H2 Data Databases OAuth2 Security
GroupId

GroupId

org.wso2.carbon.identity.inbound.auth.oauth2
ArtifactId

ArtifactId

org.wso2.carbon.identity.api.server.dcr
Version

Version

6.6.12
Type

Type

jar

Download org.wso2.carbon.identity.api.server.dcr 6.6.12


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.api.server.dcr/ -->
<dependency>
    <groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
    <artifactId>org.wso2.carbon.identity.api.server.dcr</artifactId>
    <version>6.6.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.api.server.dcr/
implementation 'org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.api.server.dcr:6.6.12'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.api.server.dcr/
implementation ("org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.api.server.dcr:6.6.12")
'org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.api.server.dcr:jar:6.6.12'
<dependency org="org.wso2.carbon.identity.inbound.auth.oauth2" name="org.wso2.carbon.identity.api.server.dcr" rev="6.6.12">
  <artifact name="org.wso2.carbon.identity.api.server.dcr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.inbound.auth.oauth2', module='org.wso2.carbon.identity.api.server.dcr', version='6.6.12')
)
libraryDependencies += "org.wso2.carbon.identity.inbound.auth.oauth2" % "org.wso2.carbon.identity.api.server.dcr" % "6.6.12"
[org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.api.server.dcr "6.6.12"]