MVN

org.wso2.carbon.extension.identity.oauth2.grantType.jwt : identity-inbound-oauth2-grant-jwt

Maven & Gradle

Mar 20, 2023
1 stars

WSO2 Carbon Extension - JWT Grant Type Pom

<dependency>
    <groupId>org.wso2.carbon.extension.identity.oauth2.grantType.jwt</groupId>
    <artifactId>identity-inbound-oauth2-grant-jwt</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.2.1

All Versions

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

Version Vulnerabilities Updated
2.2.x
identity-inbound-oauth2-grant-jwt-2.2.1
identity-inbound-oauth2-grant-jwt-2.2.0
2.1.x
identity-inbound-oauth2-grant-jwt-2.1.1
identity-inbound-oauth2-grant-jwt-2.1.0
2.0.x
identity-inbound-oauth2-grant-jwt-2.0.4
identity-inbound-oauth2-grant-jwt-2.0.3
identity-inbound-oauth2-grant-jwt-2.0.2
identity-inbound-oauth2-grant-jwt-2.0.1
identity-inbound-oauth2-grant-jwt-2.0.0
1.0.x
identity-inbound-oauth2-grant-jwt-1.0.35
identity-inbound-oauth2-grant-jwt-1.0.34
identity-inbound-oauth2-grant-jwt-1.0.33
identity-inbound-oauth2-grant-jwt-1.0.32
identity-inbound-oauth2-grant-jwt-1.0.31
identity-inbound-oauth2-grant-jwt-1.0.30
identity-inbound-oauth2-grant-jwt-1.0.29
identity-inbound-oauth2-grant-jwt-1.0.28
identity-inbound-oauth2-grant-jwt-1.0.27
identity-inbound-oauth2-grant-jwt-1.0.26.2
identity-inbound-oauth2-grant-jwt-1.0.26.1
identity-inbound-oauth2-grant-jwt-1.0.19
identity-inbound-oauth2-grant-jwt-1.0.18
identity-inbound-oauth2-grant-jwt-1.0.17
identity-inbound-oauth2-grant-jwt-1.0.16
identity-inbound-oauth2-grant-jwt-1.0.15
identity-inbound-oauth2-grant-jwt-1.0.14
identity-inbound-oauth2-grant-jwt-1.0.13
identity-inbound-oauth2-grant-jwt-1.0.12
identity-inbound-oauth2-grant-jwt-1.0.11
identity-inbound-oauth2-grant-jwt-1.0.10
identity-inbound-oauth2-grant-jwt-1.0.9
identity-inbound-oauth2-grant-jwt-1.0.8
identity-inbound-oauth2-grant-jwt-1.0.7
identity-inbound-oauth2-grant-jwt-1.0.6
identity-inbound-oauth2-grant-jwt-1.0.5
identity-inbound-oauth2-grant-jwt-1.0.4
identity-inbound-oauth2-grant-jwt-1.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.extension.identity.oauth2.grantType.jwt</groupId>
    <artifactId>identity-inbound-oauth2-grant-jwt</artifactId>
    <version>2.2.1</version>
</dependency>