duct-no-cache

Duct middleware to inject no-cache into header

  • VCSN/A

  • cljdoc documentationcljdoc
  • 21 Downloads
  • 5 This Version

Leiningen/Boot

[duct-no-cache "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

duct-no-cache/duct-no-cache {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("duct-no-cache:duct-no-cache:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>duct-no-cache</groupId>
  <artifactId>duct-no-cache</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>