jar

com.github.java-json-tools : json-patch

Maven & Gradle

May 27, 2020
31 usages
619 stars

json-patch · JSON Patch (RFC 6902) and JSON Merge Patch (RFC 7386) implementation in Java

Table Of Contents

Latest Version

Download com.github.java-json-tools : json-patch JAR file - Latest Versions:

All Versions

Download com.github.java-json-tools : json-patch JAR file - All Versions:

Version Vulnerabilities Size Updated
1.13
1.12
1.11
1.10

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window json-patch-1.13.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.fge.jsonpatch.mergepatch

├─ com.github.fge.jsonpatch.mergepatch.JsonMergePatch.class - [JAR]

├─ com.github.fge.jsonpatch.mergepatch.JsonMergePatchDeserializer.class - [JAR]

├─ com.github.fge.jsonpatch.mergepatch.NonObjectMergePatch.class - [JAR]

├─ com.github.fge.jsonpatch.mergepatch.ObjectMergePatch.class - [JAR]

com.github.fge.jsonpatch

├─ com.github.fge.jsonpatch.AddOperation.class - [JAR]

├─ com.github.fge.jsonpatch.CopyOperation.class - [JAR]

├─ com.github.fge.jsonpatch.DualPathOperation.class - [JAR]

├─ com.github.fge.jsonpatch.Iterables.class - [JAR]

├─ com.github.fge.jsonpatch.JsonPatch.class - [JAR]

├─ com.github.fge.jsonpatch.JsonPatchException.class - [JAR]

├─ com.github.fge.jsonpatch.JsonPatchMessages.class - [JAR]

├─ com.github.fge.jsonpatch.JsonPatchOperation.class - [JAR]

├─ com.github.fge.jsonpatch.MoveOperation.class - [JAR]

├─ com.github.fge.jsonpatch.Patch.class - [JAR]

├─ com.github.fge.jsonpatch.PathValueOperation.class - [JAR]

├─ com.github.fge.jsonpatch.RemoveOperation.class - [JAR]

├─ com.github.fge.jsonpatch.ReplaceOperation.class - [JAR]

├─ com.github.fge.jsonpatch.TestOperation.class - [JAR]

com.github.fge.jsonpatch.diff

├─ com.github.fge.jsonpatch.diff.DiffOperation.class - [JAR]

├─ com.github.fge.jsonpatch.diff.DiffProcessor.class - [JAR]

├─ com.github.fge.jsonpatch.diff.JsonDiff.class - [JAR]

Advertisement

Dependencies from Group

May 27, 2020
154 usages
1.6k stars
May 27, 2020
35 usages
67 stars
May 27, 2020
31 usages
619 stars
May 27, 2020
17 usages
5 stars
Jan 06, 2020
6 usages
1 stars

Discover Dependencies

May 27, 2020
17 usages
5 stars
Dec 17, 2022
1 usages
43 stars
Aug 16, 2023
2 usages
Jun 12, 2020
2 usages
Apr 13, 2022
2 usages
22 stars
May 13, 2018
8.6k stars
May 19, 2023
5 usages
17.5k stars