JSON Compare

Java library for comparing JSONs

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.fslev
ArtifactId

ArtifactId

json-compare
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

JSON Compare
Java library for comparing JSONs
Project URL

Project URL

http://github.com/fslev/json-compare
Source Code Management

Source Code Management

https://github.com/fslev/json-compare/tree/main

Download json-compare

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.fasterxml.jackson.core : jackson-core jar 2.13.3
com.jayway.jsonpath : json-path jar 2.7.0
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0
2.43
2.42
2.41
2.40
2.39
2.38
2.37
2.36
2.35
2.34
2.33
2.32
2.31
2.30
2.29
2.28
2.27
2.26
2.25
2.24
2.22
2.21
2.20
2.19
2.18
2.17
2.16
2.15
2.14
2.13
2.12
2.11
2.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.1.2
1.1.1
1.1.0
1.0.0