stasis

A library of tools for creating static websites.

Leiningen/Boot

[stasis "2023.11.21"]

Clojure CLI/deps.edn

stasis/stasis {:mvn/version "2023.11.21"}

Gradle

implementation("stasis:stasis:2023.11.21")

Maven

<dependency>
  <groupId>stasis</groupId>
  <artifactId>stasis</artifactId>
  <version>2023.11.21</version>
</dependency>