com.github.brettatoms/zodiac

A simple and extensible web framework for Clojure

Leiningen/Boot

[com.github.brettatoms/zodiac "1.0.119"]

Clojure CLI/deps.edn

com.github.brettatoms/zodiac {:mvn/version "1.0.119"}

Gradle

implementation("com.github.brettatoms:zodiac:1.0.119")

Maven

<dependency>
  <groupId>com.github.brettatoms</groupId>
  <artifactId>zodiac</artifactId>
  <version>1.0.119</version>
</dependency>