MVN

org.wso2.carbon.identity.local.auth.emailotp : identity-local-auth-emailotp

Maven & Gradle

Jan 17, 2024
0 stars

WSO2 Carbon - Email OTP Authenticator

<dependency>
    <groupId>org.wso2.carbon.identity.local.auth.emailotp</groupId>
    <artifactId>identity-local-auth-emailotp</artifactId>
    <version>1.0.17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity.local.auth.emailotp : identity-local-auth-emailotp to add to Maven - Latest Versions:

  • Latest Stable: 1.0.17

All Versions

Choose a version of org.wso2.carbon.identity.local.auth.emailotp : identity-local-auth-emailotp to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
identity-local-auth-emailotp-1.0.17

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity.local.auth.emailotp</groupId>
    <artifactId>identity-local-auth-emailotp</artifactId>
    <version>1.0.17</version>
</dependency>