MVN

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

Maven & Gradle

Sep 08, 2016
21 stars

WSO2 Carbon OAuth module

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity-inbound-auth-oauth</artifactId>
    <version>5.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity : identity-inbound-auth-oauth to add to Maven - Latest Versions:

  • Latest Stable: 5.1.3

All Versions

Choose a version of org.wso2.carbon.identity : identity-inbound-auth-oauth to add to Maven - All Versions:

Version Vulnerabilities Updated
5.2.x
identity-inbound-auth-oauth-5.2.0-m4
identity-inbound-auth-oauth-5.2.0-m3
identity-inbound-auth-oauth-5.2.0-m2
5.1.x
identity-inbound-auth-oauth-5.1.3
identity-inbound-auth-oauth-5.1.2
identity-inbound-auth-oauth-5.1.1
identity-inbound-auth-oauth-5.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity-inbound-auth-oauth</artifactId>
    <version>5.1.3</version>
</dependency>