org.clojars.cwyckoff/clj-cas-client

Makes it possible to wrap a Cas Client middleware around Ring handlers

Leiningen/Boot

[org.clojars.cwyckoff/clj-cas-client "0.0.7"]

Clojure CLI/deps.edn

org.clojars.cwyckoff/clj-cas-client {:mvn/version "0.0.7"}

Gradle

implementation("org.clojars.cwyckoff:clj-cas-client:0.0.7")

Maven

<dependency>
  <groupId>org.clojars.cwyckoff</groupId>
  <artifactId>clj-cas-client</artifactId>
  <version>0.0.7</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.