listora/ring-cache-buster

Ring middleware that tells the world to cache nothing

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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