stasis-boot

Helper tasks for using stasis with boot

Leiningen/Boot

[stasis-boot "0.1.2"]

Clojure CLI/deps.edn

stasis-boot/stasis-boot {:mvn/version "0.1.2"}

Gradle

implementation("stasis-boot:stasis-boot:0.1.2")

Maven

<dependency>
  <groupId>stasis-boot</groupId>
  <artifactId>stasis-boot</artifactId>
  <version>0.1.2</version>
</dependency>