jsonmatchers

A hamcrest extension for matching JSON objects

Лицензия

Лицензия

Категории

Категории

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

Группа

com.sudhir.utils
Идентификатор

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

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

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

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

jsonmatchers
A hamcrest extension for matching JSON objects
Система контроля версий

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

https://code.google.com/p/jsonmatcher/source/browse/tags/v1.1

Скачать jsonmatchers

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

<!-- https://jarcasting.com/artifacts/com.sudhir.utils/jsonmatchers/ -->
<dependency>
    <groupId>com.sudhir.utils</groupId>
    <artifactId>jsonmatchers</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sudhir.utils/jsonmatchers/
implementation 'com.sudhir.utils:jsonmatchers:1.1'
// https://jarcasting.com/artifacts/com.sudhir.utils/jsonmatchers/
implementation ("com.sudhir.utils:jsonmatchers:1.1")
'com.sudhir.utils:jsonmatchers:jar:1.1'
<dependency org="com.sudhir.utils" name="jsonmatchers" rev="1.1">
  <artifact name="jsonmatchers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sudhir.utils', module='jsonmatchers', version='1.1')
)
libraryDependencies += "com.sudhir.utils" % "jsonmatchers" % "1.1"
[com.sudhir.utils/jsonmatchers "1.1"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-core jar 1.3
org.json : json jar 20090211
com.google.guava : guava jar 14.0.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3

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

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

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

Версия
1.1
1.0-RELEASE