clj-json-patch

Clojure implementation of http://tools.ietf.org/html/rfc6902

Leiningen/Boot

[clj-json-patch "0.1.6"]

Clojure CLI/deps.edn

clj-json-patch/clj-json-patch {:mvn/version "0.1.6"}

Gradle

implementation("clj-json-patch:clj-json-patch:0.1.6")

Maven

<dependency>
  <groupId>clj-json-patch</groupId>
  <artifactId>clj-json-patch</artifactId>
  <version>0.1.6</version>
</dependency>