MVN

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

Maven & Gradle

Jun 12, 2021
0 stars

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

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

Latest Version

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

  • Latest Stable: 5.2.4

All Versions

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

Version Vulnerabilities Updated
5.2.x
org.wso2.carbon.identity.application.authenticator.iwa.ntlm.server.feature-5.2.4
org.wso2.carbon.identity.application.authenticator.iwa.ntlm.server.feature-5.2.3
org.wso2.carbon.identity.application.authenticator.iwa.ntlm.server.feature-5.2.1
org.wso2.carbon.identity.application.authenticator.iwa.ntlm.server.feature-5.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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