calfpath

A la carte ring request matching

Leiningen/Boot

[calfpath "0.8.0-alpha4"]

Clojure CLI/deps.edn

calfpath/calfpath {:mvn/version "0.8.0-alpha4"}

Gradle

implementation("calfpath:calfpath:0.8.0-alpha4")

Maven

<dependency>
  <groupId>calfpath</groupId>
  <artifactId>calfpath</artifactId>
  <version>0.8.0-alpha4</version>
</dependency>