zjsonpatch

Java Library to find / apply JSON Patches according to RFC 6902

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.flipkart.zjsonpatch
ArtifactId

ArtifactId

zjsonpatch
Last Version

Last Version

0.4.12
Release Date

Release Date

Type

Type

jar
Description

Description

zjsonpatch
Java Library to find / apply JSON Patches according to RFC 6902
Project URL

Project URL

https://github.com/flipkart-incubator/zjsonpatch/
Source Code Management

Source Code Management

https://github.com/flipkart-incubator/zjsonpatch

Download zjsonpatch

How to add to project

<!-- https://jarcasting.com/artifacts/com.flipkart.zjsonpatch/zjsonpatch/ -->
<dependency>
    <groupId>com.flipkart.zjsonpatch</groupId>
    <artifactId>zjsonpatch</artifactId>
    <version>0.4.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.flipkart.zjsonpatch/zjsonpatch/
implementation 'com.flipkart.zjsonpatch:zjsonpatch:0.4.12'
// https://jarcasting.com/artifacts/com.flipkart.zjsonpatch/zjsonpatch/
implementation ("com.flipkart.zjsonpatch:zjsonpatch:0.4.12")
'com.flipkart.zjsonpatch:zjsonpatch:jar:0.4.12'
<dependency org="com.flipkart.zjsonpatch" name="zjsonpatch" rev="0.4.12">
  <artifact name="zjsonpatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flipkart.zjsonpatch', module='zjsonpatch', version='0.4.12')
)
libraryDependencies += "com.flipkart.zjsonpatch" % "zjsonpatch" % "0.4.12"
[com.flipkart.zjsonpatch/zjsonpatch "0.4.12"]

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
com.fasterxml.jackson.core : jackson-core jar 2.12.1
org.apache.commons : commons-collections4 jar 4.2

test (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.7
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.junit.jupiter : junit-jupiter-params jar 5.3.1
org.junit.vintage : junit-vintage-engine jar 5.3.1

Project Modules

There are no modules declared in this project.
com.flipkart.zjsonpatch

Flipkart Incubator

Versions

Version
0.4.12
0.4.11
0.4.10
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.10
0.3.9
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1