MVN

org.wso2.carbon.identity : authentication-framework-feature

Maven & Gradle

Sep 09, 2016

WSO2 Carbon - Application Autentication Framework Feature Aggregator Module

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>authentication-framework-feature</artifactId>
    <version>5.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity : authentication-framework-feature to add to Maven - Latest Versions:

  • Latest Stable: 5.2.2
  • Latest Beta: 5.0.2-beta
  • Latest Alpha: 4.6.0-alpha

All Versions

Choose a version of org.wso2.carbon.identity : authentication-framework-feature to add to Maven - All Versions:

Version Vulnerabilities Updated
5.5.x
authentication-framework-feature-5.5.0-m4
authentication-framework-feature-5.5.0-m3
authentication-framework-feature-5.5.0-m2
5.2.x
authentication-framework-feature-5.2.2
authentication-framework-feature-5.2.1
authentication-framework-feature-5.2.1-m1
authentication-framework-feature-5.2.0
5.1.x
authentication-framework-feature-5.1.0
5.0.x
authentication-framework-feature-5.0.8
authentication-framework-feature-5.0.7
authentication-framework-feature-5.0.6
authentication-framework-feature-5.0.5
authentication-framework-feature-5.0.4
authentication-framework-feature-5.0.3
authentication-framework-feature-5.0.2
authentication-framework-feature-5.0.2-beta
authentication-framework-feature-5.0.1
authentication-framework-feature-5.0.0
4.6.x
authentication-framework-feature-4.6.0-alpha
authentication-framework-feature-4.6.0-M2
authentication-framework-feature-4.6.0-M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>authentication-framework-feature</artifactId>
    <version>5.2.2</version>
</dependency>