MVN

org.wso2.carbon.extension.identity.authenticator.outbound.pinterest : org.wso2.carbon.extension.identity.authenticator.pinterest.feature

Maven & Gradle

Feb 21, 2023
0 stars

WSO2 Carbon - identity pinterest Feature · This feature contains extension feature for pinterest

<dependency>
    <groupId>org.wso2.carbon.extension.identity.authenticator.outbound.pinterest</groupId>
    <artifactId>org.wso2.carbon.extension.identity.authenticator.pinterest.feature</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.extension.identity.authenticator.outbound.pinterest : org.wso2.carbon.extension.identity.authenticator.pinterest.feature to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of org.wso2.carbon.extension.identity.authenticator.outbound.pinterest : org.wso2.carbon.extension.identity.authenticator.pinterest.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
org.wso2.carbon.extension.identity.authenticator.pinterest.feature-1.0.2
org.wso2.carbon.extension.identity.authenticator.pinterest.feature-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.extension.identity.authenticator.outbound.pinterest</groupId>
    <artifactId>org.wso2.carbon.extension.identity.authenticator.pinterest.feature</artifactId>
    <version>1.0.2</version>
</dependency>