calfpath

A la carte ring request matching

Leiningen/Boot

[calfpath "0.3.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("calfpath:calfpath:0.3.0")

Maven

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