License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.jasig.cas |
ArtifactId | ArtifactIdcas-client-core |
Last Version | Last Version3.1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJA-SIG CAS Client for Java - Core
JA-SIG CAS Client for Java is the integration point for applications that want to speak with a CAS
server, either via the CAS 1.0 or CAS 2.0 protocol.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cas-client-core-3.1.10.pom | |
cas-client-core-3.1.10.jar | 63 KB |
cas-client-core-3.1.10-sources.jar | 51 KB |
cas-client-core-3.1.10-javadoc.jar | 257 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jasig.cas/cas-client-core/ -->
<dependency>
<groupId>org.jasig.cas</groupId>
<artifactId>cas-client-core</artifactId>
<version>3.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.cas/cas-client-core/
implementation 'org.jasig.cas:cas-client-core:3.1.10'
// https://jarcasting.com/artifacts/org.jasig.cas/cas-client-core/
implementation ("org.jasig.cas:cas-client-core:3.1.10")
'org.jasig.cas:cas-client-core:jar:3.1.10'
<dependency org="org.jasig.cas" name="cas-client-core" rev="3.1.10">
<artifact name="cas-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.cas', module='cas-client-core', version='3.1.10')
)
libraryDependencies += "org.jasig.cas" % "cas-client-core" % "3.1.10"
[org.jasig.cas/cas-client-core "3.1.10"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.opensaml : opensaml Optional | jar | 1.1 |
org.springframework : spring-beans | jar | 2.5.6.SEC01 |
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
xml-security : xmlsec Optional | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 2.5.6.SEC01 |
org.springframework : spring-core | jar | 2.5.6.SEC01 |
org.springframework : spring-context | jar | 2.5.6.SEC01 |
log4j : log4j | jar | 1.2.15 |
junit : junit | jar | 3.8.1 |