is not current version
Last Version 6.7.117

org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.api.server.oauth.scope 6.7.79

Rest APIs for OAuth 2.0 Scope Handling

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.oauth.scope
Version

Version

6.7.79
Type

Type

jar

Download org.wso2.carbon.identity.api.server.oauth.scope 6.7.79


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