Last Version

CAS Example Java Web App 2.0.18

A sample web application that exercises the CAS protocol features via the Java CAS Client.

License

License

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

org.wso2.carbon.extension.identity.authenticator.inbound.cas
ArtifactId

ArtifactId

cas-client-webapp
Version

Version

2.0.18
Type

Type

war
Description

Description

CAS Example Java Web App
A sample web application that exercises the CAS protocol features via the Java CAS Client.
Project Organization

Project Organization

WSO2

Download cas-client-webapp 2.0.18


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.inbound.cas/cas-client-webapp/ -->
<dependency>
    <groupId>org.wso2.carbon.extension.identity.authenticator.inbound.cas</groupId>
    <artifactId>cas-client-webapp</artifactId>
    <version>2.0.18</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.inbound.cas/cas-client-webapp/
implementation 'org.wso2.carbon.extension.identity.authenticator.inbound.cas:cas-client-webapp:2.0.18'
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.inbound.cas/cas-client-webapp/
implementation ("org.wso2.carbon.extension.identity.authenticator.inbound.cas:cas-client-webapp:2.0.18")
'org.wso2.carbon.extension.identity.authenticator.inbound.cas:cas-client-webapp:war:2.0.18'
<dependency org="org.wso2.carbon.extension.identity.authenticator.inbound.cas" name="cas-client-webapp" rev="2.0.18">
  <artifact name="cas-client-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.extension.identity.authenticator.inbound.cas', module='cas-client-webapp', version='2.0.18')
)
libraryDependencies += "org.wso2.carbon.extension.identity.authenticator.inbound.cas" % "cas-client-webapp" % "2.0.18"
[org.wso2.carbon.extension.identity.authenticator.inbound.cas/cas-client-webapp "2.0.18"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jasig.cas.client : cas-client-core jar 3.4.1
org.jasig.cas.client : cas-client-support-saml jar 3.4.1

Project Modules

There are no modules declared in this project.