listora/ring-cache-buster

Ring middleware that tells the world to cache nothing

Leiningen/Boot

[listora/ring-cache-buster "0.2.0"]

Clojure CLI/deps.edn

listora/ring-cache-buster {:mvn/version "0.2.0"}

Gradle

implementation("listora:ring-cache-buster:0.2.0")

Maven

<dependency>
  <groupId>listora</groupId>
  <artifactId>ring-cache-buster</artifactId>
  <version>0.2.0</version>
</dependency>