pandeiro/boot-http

Boot task to serve HTTP.

Leiningen/Boot

[pandeiro/boot-http "0.4.2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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