Where is the Source?
The source code for CAS is currently located on the Jasig Subversion Server. The Jasig Subversion Server is located at:
Code Block |
---|
https://source.jasig.org
|
Accessing the Source
Web
To view the source via the web please visit the following url:
Code Block |
---|
https://source.jasig.org/cas3/trunk
|
An alternative view of the source can be found at the Jasig FishEye Instance:
Code Block |
---|
https://developer.jasig.org/source/browse/jasigsvn/cas3/trunk
|
Info |
---|
The license for FishEye is graciously provided for free by Atlassian. |
Eclipse
JetBrains IntelliJ
Command Line
Code Block |
---|
svn co https://source.jasig.org/cas3/trunk/
|