MVN

org.wso2.carbon.identity.local.auth.iwa : org.wso2.carbon.identity.application.authenticator.iwa.server.feature

Maven & Gradle

Mar 17, 2023
1 stars

IWA Application Authenticator Server Feature · This feature contains the core bundles required for IWA Application Authenticator

<dependency>
    <groupId>org.wso2.carbon.identity.local.auth.iwa</groupId>
    <artifactId>org.wso2.carbon.identity.application.authenticator.iwa.server.feature</artifactId>
    <version>5.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity.local.auth.iwa : org.wso2.carbon.identity.application.authenticator.iwa.server.feature to add to Maven - Latest Versions:

  • Latest Stable: 5.4.2

All Versions

Choose a version of org.wso2.carbon.identity.local.auth.iwa : org.wso2.carbon.identity.application.authenticator.iwa.server.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
5.4.x
org.wso2.carbon.identity.application.authenticator.iwa.server.feature-5.4.2
org.wso2.carbon.identity.application.authenticator.iwa.server.feature-5.4.1
org.wso2.carbon.identity.application.authenticator.iwa.server.feature-5.4.0
5.3.x
org.wso2.carbon.identity.application.authenticator.iwa.server.feature-5.3.16
org.wso2.carbon.identity.application.authenticator.iwa.server.feature-5.3.15
org.wso2.carbon.identity.application.authenticator.iwa.server.feature-5.3.14
org.wso2.carbon.identity.application.authenticator.iwa.server.feature-5.3.11
org.wso2.carbon.identity.application.authenticator.iwa.server.feature-5.3.10
org.wso2.carbon.identity.application.authenticator.iwa.server.feature-5.3.9
org.wso2.carbon.identity.application.authenticator.iwa.server.feature-5.3.8
org.wso2.carbon.identity.application.authenticator.iwa.server.feature-5.3.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity.local.auth.iwa</groupId>
    <artifactId>org.wso2.carbon.identity.application.authenticator.iwa.server.feature</artifactId>
    <version>5.4.2</version>
</dependency>