stch-library/stateful

Stateful cookie and session middleware for Ring apps.

Leiningen/Boot

[stch-library/stateful "0.1.0"]

Clojure CLI/deps.edn

stch-library/stateful {:mvn/version "0.1.0"}

Gradle

implementation("stch-library:stateful:0.1.0")

Maven

<dependency>
  <groupId>stch-library</groupId>
  <artifactId>stateful</artifactId>
  <version>0.1.0</version>
</dependency>