MVN

org.wso2.am : wso2is-identity-oauth2-grant-types

Maven & Gradle

Mar 11, 2023
722 stars

API Manager : oauth2-grant-types

<dependency>
    <groupId>org.wso2.am</groupId>
    <artifactId>wso2is-identity-oauth2-grant-types</artifactId>
    <version>4.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.am : wso2is-identity-oauth2-grant-types to add to Maven - Latest Versions:

  • Latest Stable: 4.2.0
  • Latest Release Candidate: 2.6.0-rc2
  • Latest Beta: 4.2.0-beta
  • Latest Alpha: 4.1.0-alpha

All Versions

Choose a version of org.wso2.am : wso2is-identity-oauth2-grant-types to add to Maven - All Versions:

Version Vulnerabilities Updated
4.2.x
wso2is-identity-oauth2-grant-types-4.2.0
wso2is-identity-oauth2-grant-types-4.2.0-beta
wso2is-identity-oauth2-grant-types-4.2.0-m1
4.1.x
wso2is-identity-oauth2-grant-types-4.1.0-alpha
wso2is-identity-oauth2-grant-types-4.1.0-m4
wso2is-identity-oauth2-grant-types-4.1.0-m3
wso2is-identity-oauth2-grant-types-4.1.0-m2
wso2is-identity-oauth2-grant-types-4.1.0-m1
4.0.x
wso2is-identity-oauth2-grant-types-4.0.0
wso2is-identity-oauth2-grant-types-4.0.0-beta
3.2.x
wso2is-identity-oauth2-grant-types-3.2.0
wso2is-identity-oauth2-grant-types-3.2.0-alpha
3.1.x
wso2is-identity-oauth2-grant-types-3.1.0
wso2is-identity-oauth2-grant-types-3.1.0-beta
3.0.x
wso2is-identity-oauth2-grant-types-3.0.0-beta
wso2is-identity-oauth2-grant-types-3.0.0-alpha
wso2is-identity-oauth2-grant-types-3.0.0-m35
wso2is-identity-oauth2-grant-types-3.0.0-m33
wso2is-identity-oauth2-grant-types-3.0.0-m32
2.6.x
wso2is-identity-oauth2-grant-types-2.6.0
wso2is-identity-oauth2-grant-types-2.6.0-rc2
wso2is-identity-oauth2-grant-types-2.6.0-rc1
wso2is-identity-oauth2-grant-types-2.6.0-beta2
wso2is-identity-oauth2-grant-types-2.6.0-beta
wso2is-identity-oauth2-grant-types-2.6.0-alpha2
wso2is-identity-oauth2-grant-types-2.6.0-alpha
wso2is-identity-oauth2-grant-types-2.6.0-m2
wso2is-identity-oauth2-grant-types-2.6.0-m1
2.5.x
wso2is-identity-oauth2-grant-types-2.5.0
wso2is-identity-oauth2-grant-types-2.5.0-Beta
wso2is-identity-oauth2-grant-types-2.5.0-Alpha
2.2.x
wso2is-identity-oauth2-grant-types-2.2.0-update7
wso2is-identity-oauth2-grant-types-2.2.0-update6
wso2is-identity-oauth2-grant-types-2.2.0-update5
wso2is-identity-oauth2-grant-types-2.2.0-update4
wso2is-identity-oauth2-grant-types-2.2.0-update3
wso2is-identity-oauth2-grant-types-2.2.0-update2
wso2is-identity-oauth2-grant-types-2.2.0-update1
wso2is-identity-oauth2-grant-types-2.2.0
2.1.x
wso2is-identity-oauth2-grant-types-2.1.0-update14
wso2is-identity-oauth2-grant-types-2.1.0-update13
wso2is-identity-oauth2-grant-types-2.1.0-update12
wso2is-identity-oauth2-grant-types-2.1.0-update11

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.am</groupId>
    <artifactId>wso2is-identity-oauth2-grant-types</artifactId>
    <version>4.2.0</version>
</dependency>

Advertisement