org.clojars.rkaippully/scim-patch

A Clojure library that implements patch operations as specified by RFC7644

Leiningen/Boot

[org.clojars.rkaippully/scim-patch "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.rkaippully/scim-patch {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("org.clojars.rkaippully:scim-patch:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.rkaippully</groupId>
  <artifactId>scim-patch</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>

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