com.github.brettatoms/zodiac

A simple and extensible web framework for Clojure

Leiningen/Boot

[com.github.brettatoms/zodiac "0.1.9999-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.brettatoms/zodiac {:mvn/version "0.1.9999-SNAPSHOT"}

Gradle

implementation("com.github.brettatoms:zodiac:0.1.9999-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.brettatoms</groupId>
  <artifactId>zodiac</artifactId>
  <version>0.1.9999-SNAPSHOT</version>
</dependency>