MVN

org.wso2.carbon.identity.outbound.auth.oauth2 : org.wso2.carbon.identity.outbound.auth.oauth2.server.feature

Maven & Gradle

Apr 03, 2023
0 stars

OAuth2 Generic Authenticator Server Feature

<dependency>
    <groupId>org.wso2.carbon.identity.outbound.auth.oauth2</groupId>
    <artifactId>org.wso2.carbon.identity.outbound.auth.oauth2.server.feature</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 : org.wso2.carbon.identity.outbound.auth.oauth2.server.feature to add to Maven - Latest Versions:

  • Latest Stable: 1.0.11

All Versions

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

Version Vulnerabilities Updated
1.0.x
org.wso2.carbon.identity.outbound.auth.oauth2.server.feature-1.0.11
org.wso2.carbon.identity.outbound.auth.oauth2.server.feature-1.0.10
org.wso2.carbon.identity.outbound.auth.oauth2.server.feature-1.0.9
org.wso2.carbon.identity.outbound.auth.oauth2.server.feature-1.0.8
org.wso2.carbon.identity.outbound.auth.oauth2.server.feature-1.0.7
org.wso2.carbon.identity.outbound.auth.oauth2.server.feature-1.0.6
org.wso2.carbon.identity.outbound.auth.oauth2.server.feature-1.0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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