MVN

org.wso2.carbon.identity.carbon.auth.jwt : identity-carbon-auth-signedjwt

Maven & Gradle

Jun 12, 2021
0 stars

WSO2 Carbon - SignedJWT Authenticator Aggregator Module

<dependency>
    <groupId>org.wso2.carbon.identity.carbon.auth.jwt</groupId>
    <artifactId>identity-carbon-auth-signedjwt</artifactId>
    <version>5.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity.carbon.auth.jwt : identity-carbon-auth-signedjwt to add to Maven - Latest Versions:

  • Latest Stable: 5.1.6

All Versions

Choose a version of org.wso2.carbon.identity.carbon.auth.jwt : identity-carbon-auth-signedjwt to add to Maven - All Versions:

Version Vulnerabilities Updated
5.1.x
identity-carbon-auth-signedjwt-5.1.6
identity-carbon-auth-signedjwt-5.1.5
identity-carbon-auth-signedjwt-5.1.4
identity-carbon-auth-signedjwt-5.1.3
identity-carbon-auth-signedjwt-5.1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity.carbon.auth.jwt</groupId>
    <artifactId>identity-carbon-auth-signedjwt</artifactId>
    <version>5.1.6</version>
</dependency>