MVN

org.wso2.carbon.identity.outbound.auth.oauth2 : identity-outbound-oauth-oauth2

Maven & Gradle

Apr 03, 2023
0 stars
<dependency>
    <groupId>org.wso2.carbon.identity.outbound.auth.oauth2</groupId>
    <artifactId>identity-outbound-oauth-oauth2</artifactId>
    <version>1.0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.11

All Versions

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

Version Vulnerabilities Updated
1.0.x
identity-outbound-oauth-oauth2-1.0.11
identity-outbound-oauth-oauth2-1.0.10
identity-outbound-oauth-oauth2-1.0.9
identity-outbound-oauth-oauth2-1.0.8
identity-outbound-oauth-oauth2-1.0.7
identity-outbound-oauth-oauth2-1.0.6
identity-outbound-oauth-oauth2-1.0.5
identity-outbound-oauth-oauth2-1.0.4
identity-outbound-oauth-oauth2-1.0.3
identity-outbound-oauth-oauth2-1.0.2
identity-outbound-oauth-oauth2-1.0.1
identity-outbound-oauth-oauth2-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity.outbound.auth.oauth2</groupId>
    <artifactId>identity-outbound-oauth-oauth2</artifactId>
    <version>1.0.11</version>
</dependency>