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