calfpath

A la carte ring request matching

Leiningen/Boot

[calfpath "0.8.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("calfpath:calfpath:0.8.0")

Maven

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