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

com.sudhir.utils:jsonmatchers 1.0-RELEASE

A hamcrest extension for matching JSON objects

Категории

Категории

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

Группа

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

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

jsonmatchers
Версия

Версия

1.0-RELEASE
Тип

Тип

jar

Скачать jsonmatchers 1.0-RELEASE


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