MVN

org.wso2.carbon.identity.outbound.auth.oauth2 : identity-outbound-oauth-naver

Maven & Gradle

Jun 11, 2021
0 stars
<dependency>
    <groupId>org.wso2.carbon.identity.outbound.auth.oauth2</groupId>
    <artifactId>identity-outbound-oauth-naver</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity.outbound.auth.oauth2 : identity-outbound-oauth-naver to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of org.wso2.carbon.identity.outbound.auth.oauth2 : identity-outbound-oauth-naver to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
identity-outbound-oauth-naver-1.0.2
identity-outbound-oauth-naver-1.0.1
identity-outbound-oauth-naver-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity.outbound.auth.oauth2</groupId>
    <artifactId>identity-outbound-oauth-naver</artifactId>
    <version>1.0.2</version>
</dependency>