pandeiro/boot-http

Boot task to serve HTTP.

Leiningen/Boot

[pandeiro/boot-http "0.5.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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