json-diff

A customizable lib to perform a json-diff

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.deblockt
ArtifactId

ArtifactId

json-diff
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

json-diff
A customizable lib to perform a json-diff
Project URL

Project URL

https://github.com/deblockt/json-diff
Source Code Management

Source Code Management

https://github.com/deblockt/json-diff

Download json-diff

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.11.3

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.mockito : mockito-core jar 3.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1