MVN

org.wso2.carbon.identity : authenticator-features

Maven & Gradle

Sep 03, 2015

WSO2 Carbon - Authenticator Feature Aggregator Module

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>authenticator-features</artifactId>
    <version>4.5.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity : authenticator-features to add to Maven - Latest Versions:

  • Latest Stable: 4.5.6

All Versions

Choose a version of org.wso2.carbon.identity : authenticator-features to add to Maven - All Versions:

Version Vulnerabilities Updated
4.5.x
authenticator-features-4.5.6
authenticator-features-4.5.5
authenticator-features-4.5.4
authenticator-features-4.5.3
authenticator-features-4.5.2
authenticator-features-4.5.1
authenticator-features-4.5.0
4.4.x
authenticator-features-4.4.1
authenticator-features-4.4.0
4.3.x
authenticator-features-4.3.4
authenticator-features-4.3.3
authenticator-features-4.3.2
authenticator-features-4.3.1
authenticator-features-4.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>authenticator-features</artifactId>
    <version>4.5.6</version>
</dependency>