is not current version
Last Version 6.7.117

org.wso2.carbon.identity.inbound.auth.oauth2:identity-inbound-auth-oauth 5.2.33


Categories

Categories

IDE Development Tools H2 Data Databases OAuth2 Security
GroupId

GroupId

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

ArtifactId

identity-inbound-auth-oauth
Version

Version

5.2.33
Type

Type

pom

Download identity-inbound-auth-oauth 5.2.33


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