MVN

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

Maven & Gradle

Mar 20, 2023
3 stars

WSO2 Carbon - Identity Email OTP Feature · This feature contains extension feature for EmailOTP

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

Latest Version

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

  • Latest Stable: 4.1.7

All Versions

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

Version Vulnerabilities Updated
4.1.x
org.wso2.carbon.identity.authenticator.emailotp.feature-4.1.7
org.wso2.carbon.identity.authenticator.emailotp.feature-4.1.6
org.wso2.carbon.identity.authenticator.emailotp.feature-4.1.5
org.wso2.carbon.identity.authenticator.emailotp.feature-4.1.2
org.wso2.carbon.identity.authenticator.emailotp.feature-4.1.1
org.wso2.carbon.identity.authenticator.emailotp.feature-4.1.0
4.0.x
org.wso2.carbon.identity.authenticator.emailotp.feature-4.0.6
org.wso2.carbon.identity.authenticator.emailotp.feature-4.0.5
org.wso2.carbon.identity.authenticator.emailotp.feature-4.0.4
org.wso2.carbon.identity.authenticator.emailotp.feature-4.0.3
org.wso2.carbon.identity.authenticator.emailotp.feature-4.0.2
org.wso2.carbon.identity.authenticator.emailotp.feature-4.0.1
org.wso2.carbon.identity.authenticator.emailotp.feature-4.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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