MVN

org.wso2.carbon.extension.identity.oauth.dpop : identity-oauth-dpop

Maven & Gradle

Apr 26, 2024
2 stars

Identity OAuth DPoP

<dependency>
    <groupId>org.wso2.carbon.extension.identity.oauth.dpop</groupId>
    <artifactId>identity-oauth-dpop</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.extension.identity.oauth.dpop : identity-oauth-dpop to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of org.wso2.carbon.extension.identity.oauth.dpop : identity-oauth-dpop to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
identity-oauth-dpop-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.extension.identity.oauth.dpop</groupId>
    <artifactId>identity-oauth-dpop</artifactId>
    <version>0.0.1</version>
</dependency>