org.clojars.nberger/boot-fingerprint

Boot task to fingerprint asset references in html files.

Leiningen/Boot

[org.clojars.nberger/boot-fingerprint "0.1.2-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.nberger/boot-fingerprint {:mvn/version "0.1.2-SNAPSHOT"}

Gradle

implementation("org.clojars.nberger:boot-fingerprint:0.1.2-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.nberger</groupId>
  <artifactId>boot-fingerprint</artifactId>
  <version>0.1.2-SNAPSHOT</version>
</dependency>

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