org.clojars.sergeyminaev/clj-json-patch

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

Leiningen/Boot

[org.clojars.sergeyminaev/clj-json-patch "0.1.7"]

Clojure CLI/deps.edn

org.clojars.sergeyminaev/clj-json-patch {:mvn/version "0.1.7"}

Gradle

implementation("org.clojars.sergeyminaev:clj-json-patch:0.1.7")

Maven

<dependency>
  <groupId>org.clojars.sergeyminaev</groupId>
  <artifactId>clj-json-patch</artifactId>
  <version>0.1.7</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.