MVN

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

Maven & Gradle

Mar 20, 2023
0 stars

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

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

Latest Version

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

  • Latest Stable: 1.1.1

All Versions

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

Version Vulnerabilities Updated
1.1.x
org.wso2.carbon.extension.identity.authenticator.twitter.feature-1.1.1
org.wso2.carbon.extension.identity.authenticator.twitter.feature-1.1.0
1.0.x
org.wso2.carbon.extension.identity.authenticator.twitter.feature-1.0.12
org.wso2.carbon.extension.identity.authenticator.twitter.feature-1.0.11
org.wso2.carbon.extension.identity.authenticator.twitter.feature-1.0.10
org.wso2.carbon.extension.identity.authenticator.twitter.feature-1.0.9
org.wso2.carbon.extension.identity.authenticator.twitter.feature-1.0.8
org.wso2.carbon.extension.identity.authenticator.twitter.feature-1.0.7
org.wso2.carbon.extension.identity.authenticator.twitter.feature-1.0.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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