MVN

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

Maven & Gradle

Sep 03, 2015

WSO2 Carbon - Application Autentication Framework Feature Aggregator Module

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

Latest Version

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

  • Latest Stable: 4.5.6

All Versions

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

Version Vulnerabilities Updated
4.5.x
application-authentication-framework-feature-4.5.6
application-authentication-framework-feature-4.5.5
application-authentication-framework-feature-4.5.4
application-authentication-framework-feature-4.5.3
application-authentication-framework-feature-4.5.2
application-authentication-framework-feature-4.5.1
application-authentication-framework-feature-4.5.0
4.4.x
application-authentication-framework-feature-4.4.1
application-authentication-framework-feature-4.4.0
4.3.x
application-authentication-framework-feature-4.3.4
application-authentication-framework-feature-4.3.3
application-authentication-framework-feature-4.3.2
application-authentication-framework-feature-4.3.1
application-authentication-framework-feature-4.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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