MVN

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

Maven & Gradle

Jan 30, 2019
0 stars

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

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

Latest Version

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

  • Latest Stable: 2.0.1

All Versions

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

Version Vulnerabilities Updated
2.0.x
org.wso2.carbon.extension.identity.authenticator.mepin.feature-2.0.1
org.wso2.carbon.extension.identity.authenticator.mepin.feature-2.0.0
1.0.x
org.wso2.carbon.extension.identity.authenticator.mepin.feature-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement