is not current version
Last Version 4.1.10

org.jasig.cas:cas-server-support-legacy 3.4.11-RC1


GroupId

GroupId

org.jasig.cas
ArtifactId

ArtifactId

cas-server-support-legacy
Version

Version

3.4.11-RC1
Type

Type

jar

Download cas-server-support-legacy 3.4.11-RC1


<!-- https://jarcasting.com/artifacts/org.jasig.cas/cas-server-support-legacy/ -->
<dependency>
    <groupId>org.jasig.cas</groupId>
    <artifactId>cas-server-support-legacy</artifactId>
    <version>3.4.11-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.cas/cas-server-support-legacy/
implementation 'org.jasig.cas:cas-server-support-legacy:3.4.11-RC1'
// https://jarcasting.com/artifacts/org.jasig.cas/cas-server-support-legacy/
implementation ("org.jasig.cas:cas-server-support-legacy:3.4.11-RC1")
'org.jasig.cas:cas-server-support-legacy:jar:3.4.11-RC1'
<dependency org="org.jasig.cas" name="cas-server-support-legacy" rev="3.4.11-RC1">
  <artifact name="cas-server-support-legacy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.cas', module='cas-server-support-legacy', version='3.4.11-RC1')
)
libraryDependencies += "org.jasig.cas" % "cas-server-support-legacy" % "3.4.11-RC1"
[org.jasig.cas/cas-server-support-legacy "3.4.11-RC1"]