dda/httpd

Pallet crate to install and run Apache httpd

Leiningen/Boot

[dda/httpd "0.2.10"]

Clojure CLI/deps.edn

dda/httpd {:mvn/version "0.2.10"}

Gradle

implementation("dda:httpd:0.2.10")

Maven

<dependency>
  <groupId>dda</groupId>
  <artifactId>httpd</artifactId>
  <version>0.2.10</version>
</dependency>