calfpath

A la carte ring request matching

Leiningen/Boot

[calfpath "0.8.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("calfpath:calfpath:0.8.1")

Maven

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