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

Лицензия

Лицензия

Категории

Категории

JSON Данные
Группа

Группа

io.github.raghav-chandra
Идентификатор

Идентификатор

json-matcher
Последняя версия

Последняя версия

2.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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
Ссылка на сайт

Ссылка на сайт

http://github.com/raghav-chandra/matcher
Система контроля версий

Система контроля версий

http://github.com/raghav-chandra/matcher/tree/master

Скачать json-matcher

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
io.vertx : vertx-core jar 3.8.0
org.slf4j : slf4j-api jar 1.7.28
org.slf4j : slf4j-log4j12 jar 1.7.28

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.4

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0.3
2.0.2
2.0.1
2.0.0
1.2.0
1.1.0
1.0.0