jar

io.dogote : json-patch

Maven & Gradle

Jan 10, 2017
2 usages
2 stars

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

Table Of Contents

Latest Version

Download io.dogote : json-patch JAR file - Latest Versions:

All Versions

Download io.dogote : json-patch JAR file - All Versions:

Version Vulnerabilities Size Updated
1.15
1.14.x

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.15.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.operation

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

com.github.fge.jsonpatch

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

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

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

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

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

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

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

├─ com.github.fge.jsonpatch.StandardJsonPatchFactory.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]

com.github.fge.jsonpatch.operation.policy

├─ com.github.fge.jsonpatch.operation.policy.PathMissingPolicy.class - [JAR]

Advertisement

Dependencies from Group

Jan 10, 2017
2 usages
2 stars

Discover Dependencies

Jan 02, 2017
0 stars
Oct 29, 2020
3 usages
1 stars
Dec 09, 2017
2 usages
125 stars
May 10, 2018
2 usages
355 stars
jtb
Dec 31, 2016
1 usages
3 stars
Oct 12, 2020
1 usages
Jul 20, 2023
12 usages
Aug 08, 2023
20 usages
117 stars
Feb 24, 2018
13 stars