json-flattener

A Java utility used to flatten nested JSON objects and even more to unflatten it back

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.7.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

json-flattener
A Java utility used to flatten nested JSON objects and even more to unflatten it back
Ссылка на сайт

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

https://github.com/wnameless/json-flattener

Скачать json-flattener

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.eclipsesource.minimal-json : minimal-json jar 0.9.5
org.apache.commons : commons-text jar 1.8
com.github.wnameless.json : json-base jar 1.0.0

test (2)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 28.0-jre
junit : junit jar 4.12

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

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

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

Версия
0.7.1
0.6.0
0.5.0
0.4.1
0.4.0
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0