is not current version
Last Version 5.1.2

org.wso2.carbon.identity:identity-application-auth-oidc 5.1.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

identity-application-auth-oidc
Version

Version

5.1.0
Type

Type

pom

Download identity-application-auth-oidc 5.1.0


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