is not current version
Last Version 6.7.117

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


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.5.15
Type

Type

pom

Download identity-inbound-auth-oauth 5.5.15


<!-- 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.5.15</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.5.15'
// 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.5.15")
'org.wso2.carbon.identity.inbound.auth.oauth2:identity-inbound-auth-oauth:pom:5.5.15'
<dependency org="org.wso2.carbon.identity.inbound.auth.oauth2" name="identity-inbound-auth-oauth" rev="5.5.15">
  <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.5.15')
)
libraryDependencies += "org.wso2.carbon.identity.inbound.auth.oauth2" % "identity-inbound-auth-oauth" % "5.5.15"
[org.wso2.carbon.identity.inbound.auth.oauth2/identity-inbound-auth-oauth "5.5.15"]