MVN

org.wso2.carbon.identity.auth.otp.commons : identity-auth-otp-commons

Maven & Gradle

Mar 19, 2024
0 stars

WSO2 Carbon - Abstract OTP Authenticator

<dependency>
    <groupId>org.wso2.carbon.identity.auth.otp.commons</groupId>
    <artifactId>identity-auth-otp-commons</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.6

All Versions

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

Version Vulnerabilities Updated
1.0.x
identity-auth-otp-commons-1.0.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity.auth.otp.commons</groupId>
    <artifactId>identity-auth-otp-commons</artifactId>
    <version>1.0.6</version>
</dependency>