MVN

org.wso2.carbon.extension.identity.authenticator.inbound.cas : org.wso2.carbon.extension.identity.sso.cas.feature

Maven & Gradle

Sep 24, 2021
2 stars

WSO2 Carbon - CAS Single Sign-On Feature · This feature contains the core bundles required for back-end CAS based Single Sign-On functionality.

<dependency>
    <groupId>org.wso2.carbon.extension.identity.authenticator.inbound.cas</groupId>
    <artifactId>org.wso2.carbon.extension.identity.sso.cas.feature</artifactId>
    <version>2.0.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.extension.identity.authenticator.inbound.cas : org.wso2.carbon.extension.identity.sso.cas.feature to add to Maven - Latest Versions:

  • Latest Stable: 2.0.18

All Versions

Choose a version of org.wso2.carbon.extension.identity.authenticator.inbound.cas : org.wso2.carbon.extension.identity.sso.cas.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
org.wso2.carbon.extension.identity.sso.cas.feature-2.0.18
org.wso2.carbon.extension.identity.sso.cas.feature-2.0.17
org.wso2.carbon.extension.identity.sso.cas.feature-2.0.16
org.wso2.carbon.extension.identity.sso.cas.feature-2.0.15
org.wso2.carbon.extension.identity.sso.cas.feature-2.0.14
org.wso2.carbon.extension.identity.sso.cas.feature-2.0.13
org.wso2.carbon.extension.identity.sso.cas.feature-2.0.12
org.wso2.carbon.extension.identity.sso.cas.feature-2.0.3
org.wso2.carbon.extension.identity.sso.cas.feature-2.0.2
org.wso2.carbon.extension.identity.sso.cas.feature-2.0.1
org.wso2.carbon.extension.identity.sso.cas.feature-2.0.0
1.0.x
org.wso2.carbon.extension.identity.sso.cas.feature-1.0.5
org.wso2.carbon.extension.identity.sso.cas.feature-1.0.4
org.wso2.carbon.extension.identity.sso.cas.feature-1.0.3
org.wso2.carbon.extension.identity.sso.cas.feature-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.extension.identity.authenticator.inbound.cas</groupId>
    <artifactId>org.wso2.carbon.extension.identity.sso.cas.feature</artifactId>
    <version>2.0.18</version>
</dependency>