MVN

io.github.deblockt : json-diff

Maven & Gradle

Jul 28, 2023
23 stars

json-diff · A customizable lib to perform a json-diff

<dependency>
    <groupId>io.github.deblockt</groupId>
    <artifactId>json-diff</artifactId>
    <version>0.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.deblockt : json-diff to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.6

All Versions

Choose a version of io.github.deblockt : json-diff to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
json-diff-0.0.6
json-diff-0.0.5
json-diff-0.0.4
json-diff-0.0.3
json-diff-0.0.2
json-diff-0.0.1

How to add a dependency to Maven

Add the following io.github.deblockt : json-diff maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.deblockt</groupId>
    <artifactId>json-diff</artifactId>
    <version>0.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.deblockt : json-diff gradle dependency to your build.gradle file:

implementation 'io.github.deblockt:json-diff:0.0.6'

Gradle Kotlin DSL: Add the following io.github.deblockt : json-diff gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.deblockt:json-diff:0.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.deblockt : json-diff sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.deblockt" % "json-diff" % "0.0.6"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 14, 2021
1 usages
14 stars
Aug 29, 2022
14 usages
737 stars
Aug 18, 2023
1 usages
242 stars
Aug 18, 2023
242 stars
Mar 16, 2021
2 usages
7 stars
Mar 16, 2021
6 stars
May 31, 2023
0 stars
Aug 24, 2023
6 usages
4.4k stars
Jun 23, 2023
5 usages
184 stars