is not current version
Last Version 0.0.4

json-diff 0.0.3

A customizable lib to perform a json-diff

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.deblockt
ArtifactId

ArtifactId

json-diff
Version

Version

0.0.3
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 0.0.3


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

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.