hexagram30/httpd

Web service components, utilities, and wrappers for use by hexagram30 projects

Leiningen/Boot

[hexagram30/httpd "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

hexagram30/httpd {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("hexagram30:httpd:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>hexagram30</groupId>
  <artifactId>httpd</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>