siili/boot-hedge

Boot tasks to build and deploy a hedge app to cloud

Leiningen/Boot

[siili/boot-hedge "0.1.0"]

Clojure CLI/deps.edn

siili/boot-hedge {:mvn/version "0.1.0"}

Gradle

implementation("siili:boot-hedge:0.1.0")

Maven

<dependency>
  <groupId>siili</groupId>
  <artifactId>boot-hedge</artifactId>
  <version>0.1.0</version>
</dependency>