org.clojars.samhalicke/compojure

A concise routing library for Ring

Leiningen/Boot

[org.clojars.samhalicke/compojure "1.2.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.samhalicke/compojure {:mvn/version "1.2.1-SNAPSHOT"}

Gradle

implementation("org.clojars.samhalicke:compojure:1.2.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.samhalicke</groupId>
  <artifactId>compojure</artifactId>
  <version>1.2.1-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.