MVN

org.wso2.carbon.identity.casque.authenticator : casque-authenticator

Maven & Gradle

Jun 14, 2021
0 stars

CASQUEAuthenticator

<dependency>
    <groupId>org.wso2.carbon.identity.casque.authenticator</groupId>
    <artifactId>casque-authenticator</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.6

All Versions

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

Version Vulnerabilities Updated
1.0.x
casque-authenticator-1.0.6
casque-authenticator-1.0.5
casque-authenticator-1.0.3
casque-authenticator-1.0.2
casque-authenticator-1.0.1
casque-authenticator-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity.casque.authenticator</groupId>
    <artifactId>casque-authenticator</artifactId>
    <version>1.0.6</version>
</dependency>