clj-cas-client

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

Leiningen/Boot

[clj-cas-client "0.0.1"]

Clojure CLI/deps.edn

clj-cas-client/clj-cas-client {:mvn/version "0.0.1"}

Gradle

implementation("clj-cas-client:clj-cas-client:0.0.1")

Maven

<dependency>
  <groupId>clj-cas-client</groupId>
  <artifactId>clj-cas-client</artifactId>
  <version>0.0.1</version>
</dependency>