MVN

com.savoirtech.json : json-comparator

Maven & Gradle

May 18, 2016
1 stars

JSON Comparator · Toolset for easily comparing JSON structures which may vary in expected ways, such as arrays of content for which order may change, or fields in objects that can be ignored, or matched via patterns. Intended to assist in the validation of JSON-formatted results returned from services.

<dependency>
    <groupId>com.savoirtech.json</groupId>
    <artifactId>json-comparator</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.savoirtech.json : json-comparator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.savoirtech.json : json-comparator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
json-comparator-1.1.1
json-comparator-1.1.0
1.0.x
json-comparator-1.0.0

How to add a dependency to Maven

Add the following com.savoirtech.json : json-comparator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.savoirtech.json</groupId>
    <artifactId>json-comparator</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.savoirtech.json : json-comparator gradle dependency to your build.gradle file:

implementation 'com.savoirtech.json:json-comparator:1.1.1'

Gradle Kotlin DSL: Add the following com.savoirtech.json : json-comparator gradle kotlin dependency to your build.gradle.kts file:

implementation("com.savoirtech.json:json-comparator:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.savoirtech.json : json-comparator sbt scala dependency to your build.sbt file:

libraryDependencies += "com.savoirtech.json" % "json-comparator" % "1.1.1"

Advertisement

Dependencies from Group

May 18, 2016
1 stars

Discover Dependencies

Jan 26, 2018
1 usages
0 stars
May 10, 2016
1 usages
20 stars
Sep 07, 2016
4 usages
0 stars
May 15, 2016
1 usages
Jan 04, 2018
2 usages
1.1k stars
Aug 10, 2023
8 usages
328 stars
Aug 10, 2023
16 usages
328 stars