MVN

org.wso2.carbon.extension.identity.authenticator : org.wso2.carbon.extension.identity.authenticator.github.feature

Maven & Gradle

Mar 30, 2023

WSO2 Carbon - identity Github OTP Feature · This feature contains extension feature for Github

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

Latest Version

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

  • Latest Stable: 1.1.11

All Versions

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

Version Vulnerabilities Updated
1.1.x
org.wso2.carbon.extension.identity.authenticator.github.feature-1.1.11
org.wso2.carbon.extension.identity.authenticator.github.feature-1.1.10
org.wso2.carbon.extension.identity.authenticator.github.feature-1.1.9
org.wso2.carbon.extension.identity.authenticator.github.feature-1.1.8
org.wso2.carbon.extension.identity.authenticator.github.feature-1.1.7
org.wso2.carbon.extension.identity.authenticator.github.feature-1.1.6
org.wso2.carbon.extension.identity.authenticator.github.feature-1.1.5
org.wso2.carbon.extension.identity.authenticator.github.feature-1.1.4
org.wso2.carbon.extension.identity.authenticator.github.feature-1.1.3
org.wso2.carbon.extension.identity.authenticator.github.feature-1.1.2
org.wso2.carbon.extension.identity.authenticator.github.feature-1.1.1
org.wso2.carbon.extension.identity.authenticator.github.feature-1.1.0
1.0.x
org.wso2.carbon.extension.identity.authenticator.github.feature-1.0.4
org.wso2.carbon.extension.identity.authenticator.github.feature-1.0.3
org.wso2.carbon.extension.identity.authenticator.github.feature-1.0.1
org.wso2.carbon.extension.identity.authenticator.github.feature-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.extension.identity.authenticator</groupId>
    <artifactId>org.wso2.carbon.extension.identity.authenticator.github.feature</artifactId>
    <version>1.1.11</version>
</dependency>

Advertisement