MVN

io.github.raghav-chandra : json-matcher

Maven & Gradle

Dec 10, 2020
0 stars

json-matcher · A utility that compares 2 objects based on the ignored attribute provided and business Keys. In case of absence of Business Keys, runs best match algorithm

<dependency>
    <groupId>io.github.raghav-chandra</groupId>
    <artifactId>json-matcher</artifactId>
    <version>2.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.raghav-chandra : json-matcher to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.3

All Versions

Choose a version of io.github.raghav-chandra : json-matcher to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
json-matcher-2.0.3
json-matcher-2.0.2
json-matcher-2.0.1
json-matcher-2.0.0
1.2.x
json-matcher-1.2.0
1.1.x
json-matcher-1.1.0
1.0.x
json-matcher-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.github.raghav-chandra</groupId>
    <artifactId>json-matcher</artifactId>
    <version>2.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.raghav-chandra : json-matcher gradle dependency to your build.gradle file:

implementation 'io.github.raghav-chandra:json-matcher:2.0.3'

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

implementation("io.github.raghav-chandra:json-matcher:2.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.raghav-chandra : json-matcher sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.raghav-chandra" % "json-matcher" % "2.0.3"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 02, 2019
0 stars
Jan 02, 2019
1 usages
0 stars
abi
Jan 02, 2019
1 usages
0 stars
Jan 06, 2019
364 stars
Jan 01, 2019
1 usages
765 stars
Jan 01, 2019
2 usages
765 stars
Jan 04, 2020
2 stars
Nov 09, 2019
1 usages
2 stars