MVN

org.wso2.carbon.extension.identity.oauth2.grantType.jwt : org.wso2.carbon.extension.identity.oauth2.jwt.feature

Maven & Gradle

Mar 20, 2023
1 stars

WSO2 Carbon - identity JWT Grant Type Feature · This feature contains extension feature for JWT Grant Type

<dependency>
    <groupId>org.wso2.carbon.extension.identity.oauth2.grantType.jwt</groupId>
    <artifactId>org.wso2.carbon.extension.identity.oauth2.jwt.feature</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 : org.wso2.carbon.extension.identity.oauth2.jwt.feature 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 : org.wso2.carbon.extension.identity.oauth2.jwt.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
org.wso2.carbon.extension.identity.oauth2.jwt.feature-2.2.1
org.wso2.carbon.extension.identity.oauth2.jwt.feature-2.2.0
2.1.x
org.wso2.carbon.extension.identity.oauth2.jwt.feature-2.1.1
org.wso2.carbon.extension.identity.oauth2.jwt.feature-2.1.0
2.0.x
org.wso2.carbon.extension.identity.oauth2.jwt.feature-2.0.4
org.wso2.carbon.extension.identity.oauth2.jwt.feature-2.0.3
org.wso2.carbon.extension.identity.oauth2.jwt.feature-2.0.2
org.wso2.carbon.extension.identity.oauth2.jwt.feature-2.0.1
org.wso2.carbon.extension.identity.oauth2.jwt.feature-2.0.0
1.0.x
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.35
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.34
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.33
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.32
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.31
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.30
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.29
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.28
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.27
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.26.2
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.26.1
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.19
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.18
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.17
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.16
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.15
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.14
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.13
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.12
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.11
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.10
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.9
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.8
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.7
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.6
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.5
org.wso2.carbon.extension.identity.oauth2.jwt.feature-1.0.4
org.wso2.carbon.extension.identity.oauth2.jwt.feature-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>org.wso2.carbon.extension.identity.oauth2.jwt.feature</artifactId>
    <version>2.2.1</version>
</dependency>