org.clojars.thomaswhitcomb/compojure-api

Tom's basePath fix for Compojure Api

Leiningen/Boot

[org.clojars.thomaswhitcomb/compojure-api "0.25.0"]

Clojure CLI/deps.edn

org.clojars.thomaswhitcomb/compojure-api {:mvn/version "0.25.0"}

Gradle

implementation("org.clojars.thomaswhitcomb:compojure-api:0.25.0")

Maven

<dependency>
  <groupId>org.clojars.thomaswhitcomb</groupId>
  <artifactId>compojure-api</artifactId>
  <version>0.25.0</version>
</dependency>

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