How do I get cas-client 3.2.1 (or whatever the latest stable version is) and it's dependencies?
If you don't use a build tool to automatically manage dependencies, then the only alternative is to manually retrieve them from Maven Central (or some other suitable source). Fortunately http://search.maven.org/ makes it pretty easy. I would recommend you get the source and run mvn dependency:list, then you'll have a definitive list of dependencies to work from.
M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
