MVN

org.pac4j : pac4j-test-cas

Maven & Gradle

Mar 15, 2016
2.2k stars

pac4j tests for CAS support

<dependency>
    <groupId>org.pac4j</groupId>
    <artifactId>pac4j-test-cas</artifactId>
    <version>1.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.pac4j : pac4j-test-cas to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.2
  • Latest Release Candidate: 1.8.0-RC1

All Versions

Choose a version of org.pac4j : pac4j-test-cas to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
pac4j-test-cas-1.8.2
pac4j-test-cas-1.8.1
pac4j-test-cas-1.8.0
pac4j-test-cas-1.8.0-RC1
1.7.x
pac4j-test-cas-1.7.2
pac4j-test-cas-1.7.1
pac4j-test-cas-1.7.0
1.6.x
pac4j-test-cas-1.6.0
pac4j-test-cas-1.6.0-RC1
1.5.x
pac4j-test-cas-1.5.1
pac4j-test-cas-1.5.0
1.4.x
pac4j-test-cas-1.4.1
pac4j-test-cas-1.4.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.pac4j</groupId>
    <artifactId>pac4j-test-cas</artifactId>
    <version>1.7.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.pac4j:pac4j-test-cas:1.7.2'

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

implementation("org.pac4j:pac4j-test-cas:1.7.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.pac4j" % "pac4j-test-cas" % "1.7.2"

Advertisement

Dependencies from Group

Aug 04, 2023
237 usages
2.2k stars
Aug 04, 2023
167 usages
2.2k stars
Aug 04, 2023
135 usages
2.2k stars
Aug 04, 2023
135 usages
2.2k stars
Aug 04, 2023
126 usages
2.2k stars

Discover Dependencies