Download json-patch-1.0.jar
json-patch/json-patch-1.0.jar.zip( 17 k)
The download jar file contains the following class files or Java source files.
LICENSE META-INF/MANIFEST.MF META-INF/maven/com.github.fge/json-patch/pom.properties META-INF/maven/com.github.fge/json-patch/pom.xml com.github.fge.jsonpatch.AddOperation.class com.github.fge.jsonpatch.CopyOperation.class com.github.fge.jsonpatch.DualPathOperation.class com.github.fge.jsonpatch.JsonNullAwareDeserializer.class com.github.fge.jsonpatch.JsonPatch.class com.github.fge.jsonpatch.JsonPatchException.class com.github.fge.jsonpatch.JsonPatchMessages.class com.github.fge.jsonpatch.JsonPatchOperation.class com.github.fge.jsonpatch.MoveOperation.class com.github.fge.jsonpatch.PathValueOperation.class com.github.fge.jsonpatch.RemoveOperation.class com.github.fge.jsonpatch.ReplaceOperation.class com.github.fge.jsonpatch.TestOperation.class