org.clojars.cemerick/jdbc-ring-session

Ring JDBC Session Store

Leiningen/Boot

[org.clojars.cemerick/jdbc-ring-session "0.9-close-connection"]

Clojure CLI/deps.edn

org.clojars.cemerick/jdbc-ring-session {:mvn/version "0.9-close-connection"}

Gradle

implementation("org.clojars.cemerick:jdbc-ring-session:0.9-close-connection")

Maven

<dependency>
  <groupId>org.clojars.cemerick</groupId>
  <artifactId>jdbc-ring-session</artifactId>
  <version>0.9-close-connection</version>
</dependency>

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