MVN

cas : cas-server

Maven & Gradle

Sep 25, 2015
2 usages

Central Authentication Service Server · Yale ITS Central Authentication Service Server

<dependency>
    <groupId>cas</groupId>
    <artifactId>cas-server</artifactId>
    <version>3.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cas : cas-server to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.4

All Versions

Choose a version of cas : cas-server to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
cas-server-3.0.4

How to add a dependency to Maven

Add the following cas : cas-server maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cas</groupId>
    <artifactId>cas-server</artifactId>
    <version>3.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cas : cas-server gradle dependency to your build.gradle file:

implementation 'cas:cas-server:3.0.4'

Gradle Kotlin DSL: Add the following cas : cas-server gradle kotlin dependency to your build.gradle.kts file:

implementation("cas:cas-server:3.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following cas : cas-server sbt scala dependency to your build.sbt file:

libraryDependencies += "cas" % "cas-server" % "3.0.4"

Advertisement

Dependencies from Group

Sep 20, 2005
19 usages
cas
Sep 20, 2005
4 usages
Sep 25, 2015
2 usages

Discover Dependencies

Nov 12, 2015
2 usages
4 stars
Sep 06, 2015
3 usages
Jul 07, 2022
4 usages
29 stars
Dec 26, 2017
4 usages
6 stars
Mar 28, 2017
4 usages
13 stars
Mar 10, 2017
2 usages
37 stars
Apr 27, 2018
2 usages
Jun 24, 2017
2 usages
2 stars
Nov 08, 2017
2 usages
10 stars