Json Compartor Utility

Currently, the json comparators available over the web lack efficiency in the handling of differences in the hierarchy, data types and complex nesting. Also, there is a dire need for systematic logging of differences. This library will solve all the problems

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.umeshsp
ArtifactId

ArtifactId

json-comparator
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Json Compartor Utility
Currently, the json comparators available over the web lack efficiency in the handling of differences in the hierarchy, data types and complex nesting. Also, there is a dire need for systematic logging of differences. This library will solve all the problems
Project URL

Project URL

https://github.com/umeshsp/json-comparator
Project Organization

Project Organization

umeshsp
Source Code Management

Source Code Management

https://github.com/dexecutor/dependent-tasks-executor

Download json-comparator

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.json : json jar 20180130
org.unitils : unitils-core jar 3.4.6
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.3