JSON Patch (RFC 6902) and JSON Merge Patch (RFC 7386) implementation in Java
'com.github.fge:json-patch:1.8'
<dependency> <groupId>com.github.fge</groupId> <artifactId>json-patch</artifactId> <version>1.8</version> </dependency>
<dependency org="com.github.fge" name="json-patch" rev="1.8"/>
"com.github.fge", "json-patch", "1.8"