pandeiro/boot-http

Boot task to serve HTTP.

Leiningen/Boot

[pandeiro/boot-http "0.8.3"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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