MVN

org.wso2.carbon.identity : basicauth-request-path-authenticator-feature

Maven & Gradle

Feb 25, 2016

WSO2 Carbon - Basic Auth Request Path Application Autenticator Feature Aggregator Module

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>basicauth-request-path-authenticator-feature</artifactId>
    <version>5.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity : basicauth-request-path-authenticator-feature to add to Maven - Latest Versions:

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

All Versions

Choose a version of org.wso2.carbon.identity : basicauth-request-path-authenticator-feature to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0.x
basicauth-request-path-authenticator-feature-5.0.8
basicauth-request-path-authenticator-feature-5.0.7
basicauth-request-path-authenticator-feature-5.0.6
basicauth-request-path-authenticator-feature-5.0.5
basicauth-request-path-authenticator-feature-5.0.4
basicauth-request-path-authenticator-feature-5.0.3
basicauth-request-path-authenticator-feature-5.0.2
basicauth-request-path-authenticator-feature-5.0.2-beta
basicauth-request-path-authenticator-feature-5.0.1
basicauth-request-path-authenticator-feature-5.0.0
4.6.x
basicauth-request-path-authenticator-feature-4.6.0-alpha
basicauth-request-path-authenticator-feature-4.6.0-M2
basicauth-request-path-authenticator-feature-4.6.0-M1
4.5.x
basicauth-request-path-authenticator-feature-4.5.6
basicauth-request-path-authenticator-feature-4.5.5
basicauth-request-path-authenticator-feature-4.5.4
basicauth-request-path-authenticator-feature-4.5.3
basicauth-request-path-authenticator-feature-4.5.2
basicauth-request-path-authenticator-feature-4.5.1
basicauth-request-path-authenticator-feature-4.5.0
4.4.x
basicauth-request-path-authenticator-feature-4.4.1
basicauth-request-path-authenticator-feature-4.4.0
4.3.x
basicauth-request-path-authenticator-feature-4.3.4
basicauth-request-path-authenticator-feature-4.3.3
basicauth-request-path-authenticator-feature-4.3.2
basicauth-request-path-authenticator-feature-4.3.1
basicauth-request-path-authenticator-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>basicauth-request-path-authenticator-feature</artifactId>
    <version>5.0.8</version>
</dependency>