How To Install Java Artifact org.jasig.cas.cas-server-support-oauth v4.1.0-RC2

org.jasig.cas cas-server-support-oauth 4.1.0-RC2

Introduction

In this article, we'll learn how to install Java artifact cas-server-support-oauth from org.jasig.cas group in version 4.1.0-RC2. The artifact is available in 45 versions: 4.2.7 4.2.6 4.2.5 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0-RC3 4.2.0-RC2 4.2.0-RC1 4.2.0 4.1.10 4.1.9 4.1.8 4.1.7 4.1.6 4.1.5 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0-RC2 4.1.0-RC1 4.1.0 4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 4.0.2 4.0.1 4.0.0-RC4 4.0.0-RC3 4.0.0-RC2 4.0.0-RC1 4.0.0 3.6.0 3.5.3 3.5.2.1 3.5.2 3.5.1-RC1 3.5.1 3.5.0-RC2 3.5.0-RC1 3.5.0 The parent project is: org.jasig.cas::cas-server::4.1.0-RC2

How To Install Java Artifact org.jasig.cas.cas-server-support-oauth In Version 4.1.0-RC2

To install the Apereo CAS OAuth Server Support artifact in version 4.1.0-RC2 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Apereo CAS OAuth Server Support dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (2)

Developers