MVN

org.wso2.carbon.extension.identity.oauth2.grantType.organizationswitch : org.wso2.carbon.identity.oauth2.grant.organizationswitch.server.feature

Maven & Gradle

May 17, 2024

Organization Switch Grant Type Server Feature · This feature contains the core bundles required for Organization Switch Grant

<dependency>
    <groupId>org.wso2.carbon.extension.identity.oauth2.grantType.organizationswitch</groupId>
    <artifactId>org.wso2.carbon.identity.oauth2.grant.organizationswitch.server.feature</artifactId>
    <version>1.1.23</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.extension.identity.oauth2.grantType.organizationswitch : org.wso2.carbon.identity.oauth2.grant.organizationswitch.server.feature to add to Maven - Latest Versions:

  • Latest Stable: 1.1.23

All Versions

Choose a version of org.wso2.carbon.extension.identity.oauth2.grantType.organizationswitch : org.wso2.carbon.identity.oauth2.grant.organizationswitch.server.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
org.wso2.carbon.identity.oauth2.grant.organizationswitch.server.feature-1.1.23

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.extension.identity.oauth2.grantType.organizationswitch</groupId>
    <artifactId>org.wso2.carbon.identity.oauth2.grant.organizationswitch.server.feature</artifactId>
    <version>1.1.23</version>
</dependency>