MVN

org.wso2.carbon.auth : authenticator-features

Maven & Gradle

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

Latest Version

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

  • Latest Stable: 1.0.59

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.auth</groupId>
    <artifactId>authenticator-features</artifactId>
    <version>1.0.59</version>
</dependency>