davewm/json-path

JSON Path for Clojure data structures

Leiningen/Boot

[davewm/json-path "2.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

davewm/json-path {:mvn/version "2.0.1-SNAPSHOT"}

Gradle

implementation("davewm:json-path:2.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>davewm</groupId>
  <artifactId>json-path</artifactId>
  <version>2.0.1-SNAPSHOT</version>
</dependency>