hottop

HoTToP is a resource-oriented web application framework.

Leiningen/Boot

[hottop "0.1.4"]

Clojure CLI/deps.edn

hottop/hottop {:mvn/version "0.1.4"}

Gradle

implementation("hottop:hottop:0.1.4")

Maven

<dependency>
  <groupId>hottop</groupId>
  <artifactId>hottop</artifactId>
  <version>0.1.4</version>
</dependency>