is not current version
Last Version 3.0

JSON Compare 2.35

Java library for comparing JSONs

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.fslev
ArtifactId

ArtifactId

json-compare
Version

Version

2.35
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/master

Download json-compare 2.35


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
com.fasterxml.jackson.core : jackson-core jar 2.13.0
com.jayway.jsonpath : json-path jar 2.6.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.