Minimal JSON Library Wrapper

Wraps mjson, providing full path accessors to JSON data, meaningful exception when expectation fail and JSON comparator for unit testing.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Minimal JSON Library Wrapper
Wraps mjson, providing full path accessors to JSON data, meaningful exception when expectation fail and JSON comparator for unit testing.
Ссылка на сайт

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

https://github.com/rossillingworth/mJSONWrapper
Система контроля версий

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

http://github.com/rossillingworth/mJSONWrapper

Скачать mJSONWrapper

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.sharegov : mjson jar 1.2

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
commons-io : commons-io jar 1.3.2

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

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

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

Версия
1.1
1.0