Last Version

Foodev JSONDiff 2.0.0

Structural JSON diff/patch tool

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.foodev
ArtifactId

ArtifactId

jsondiff
Version

Version

2.0.0
Type

Type

jar
Description

Description

Foodev JSONDiff
Structural JSON diff/patch tool
Project URL

Project URL

https://github.com/algesten/jsondiff/
Source Code Management

Source Code Management

https://github.com/algesten/jsondiff

Download jsondiff 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson Optional jar 1.7.2
org.codehaus.jackson : jackson-mapper-asl Optional jar 1.9.2
com.fasterxml.jackson.core : jackson-databind Optional jar 2.5.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.6

Project Modules

There are no modules declared in this project.