MVN

org.wso2.carbon.identity : identity.authenticators

Maven & Gradle

Jun 19, 2015

WSO2 Carbon - Identity Authenticators · This is a Carbon bundle that represent authenticators.

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity.authenticators</artifactId>
    <version>4.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.5.2

All Versions

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

Version Vulnerabilities Updated
4.5.x
identity.authenticators-4.5.2
identity.authenticators-4.5.1
identity.authenticators-4.5.0
4.4.x
identity.authenticators-4.4.1
identity.authenticators-4.4.0
4.3.x
identity.authenticators-4.3.4
identity.authenticators-4.3.3
identity.authenticators-4.3.2
identity.authenticators-4.3.1
identity.authenticators-4.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity.authenticators</artifactId>
    <version>4.5.2</version>
</dependency>