is not current version
Last Version 6.7.117

org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth2.dcr.endpoint 5.6.42

WSO2 Carbon - User DCR 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.oauth2.dcr.endpoint
Version

Version

5.6.42
Type

Type

war

Download org.wso2.carbon.identity.oauth2.dcr.endpoint 5.6.42


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