MVN

org.wso2.carbon.auth : authenticators

Maven & Gradle

Dec 16, 2019
<dependency>
    <groupId>org.wso2.carbon.auth</groupId>
    <artifactId>authenticators</artifactId>
    <version>1.0.59</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.59

All Versions

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

Version Vulnerabilities Updated
1.0.x
authenticators-1.0.59
authenticators-1.0.58
authenticators-1.0.57
authenticators-1.0.56
authenticators-1.0.55
authenticators-1.0.54
authenticators-1.0.53
authenticators-1.0.52
authenticators-1.0.51
authenticators-1.0.50
authenticators-1.0.49

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.auth</groupId>
    <artifactId>authenticators</artifactId>
    <version>1.0.59</version>
</dependency>