pandeiro/boot-http

Boot task to serve HTTP.

Leiningen/Boot

[pandeiro/boot-http "0.7.0"]

Clojure CLI/deps.edn

pandeiro/boot-http {:mvn/version "0.7.0"}

Gradle

implementation("pandeiro:boot-http:0.7.0")

Maven

<dependency>
  <groupId>pandeiro</groupId>
  <artifactId>boot-http</artifactId>
  <version>0.7.0</version>
</dependency>