MVN

org.wso2.carbon.identity.api : org.wso2.carbon.identity.api.otp.service

Maven & Gradle

Nov 09, 2022
7 stars

WSO2 Identity Server - OTP Rest API · WSO2 Identity Server - OTP Rest API

<dependency>
    <groupId>org.wso2.carbon.identity.api</groupId>
    <artifactId>org.wso2.carbon.identity.api.otp.service</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.4

All Versions

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

Version Vulnerabilities Updated
1.0.x
org.wso2.carbon.identity.api.otp.service-1.0.4
org.wso2.carbon.identity.api.otp.service-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity.api</groupId>
    <artifactId>org.wso2.carbon.identity.api.otp.service</artifactId>
    <version>1.0.4</version>
</dependency>