License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.extension.identity.authenticator.inbound.cas |
ArtifactId | ArtifactIdorg.wso2.carbon.extension.identity.sso.cas.server.feature |
Last Version | Last Version2.0.18 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - CAS Single Sign-On Server Feature
This feature contains the core bundles required for back-end CAS based Single Sign-On functionality.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.inbound.cas/org.wso2.carbon.extension.identity.sso.cas.server.feature/ -->
<dependency>
<groupId>org.wso2.carbon.extension.identity.authenticator.inbound.cas</groupId>
<artifactId>org.wso2.carbon.extension.identity.sso.cas.server.feature</artifactId>
<version>2.0.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.inbound.cas/org.wso2.carbon.extension.identity.sso.cas.server.feature/
implementation 'org.wso2.carbon.extension.identity.authenticator.inbound.cas:org.wso2.carbon.extension.identity.sso.cas.server.feature:2.0.18'
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.inbound.cas/org.wso2.carbon.extension.identity.sso.cas.server.feature/
implementation ("org.wso2.carbon.extension.identity.authenticator.inbound.cas:org.wso2.carbon.extension.identity.sso.cas.server.feature:2.0.18")
'org.wso2.carbon.extension.identity.authenticator.inbound.cas:org.wso2.carbon.extension.identity.sso.cas.server.feature:pom:2.0.18'
<dependency org="org.wso2.carbon.extension.identity.authenticator.inbound.cas" name="org.wso2.carbon.extension.identity.sso.cas.server.feature" rev="2.0.18">
<artifact name="org.wso2.carbon.extension.identity.sso.cas.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.extension.identity.authenticator.inbound.cas', module='org.wso2.carbon.extension.identity.sso.cas.server.feature', version='2.0.18')
)
libraryDependencies += "org.wso2.carbon.extension.identity.authenticator.inbound.cas" % "org.wso2.carbon.extension.identity.sso.cas.server.feature" % "2.0.18"
[org.wso2.carbon.extension.identity.authenticator.inbound.cas/org.wso2.carbon.extension.identity.sso.cas.server.feature "2.0.18"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon.extension.identity.authenticator.inbound.cas : org.wso2.carbon.extension.identity.sso.cas | jar | 2.0.18 |