json-flattener

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.13.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

json-flattener
A Java utility is 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/json-flattener/ -->
<dependency>
    <groupId>com.github.wnameless.json</groupId>
    <artifactId>json-flattener</artifactId>
    <version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wnameless.json/json-flattener/
implementation 'com.github.wnameless.json:json-flattener:0.13.0'
// https://jarcasting.com/artifacts/com.github.wnameless.json/json-flattener/
implementation ("com.github.wnameless.json:json-flattener:0.13.0")
'com.github.wnameless.json:json-flattener:jar:0.13.0'
<dependency org="com.github.wnameless.json" name="json-flattener" rev="0.13.0">
  <artifact name="json-flattener" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wnameless.json', module='json-flattener', version='0.13.0')
)
libraryDependencies += "com.github.wnameless.json" % "json-flattener" % "0.13.0"
[com.github.wnameless.json/json-flattener "0.13.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
org.apache.commons : commons-text jar 1.9
com.github.wnameless.json : json-base jar 2.0.0

test (2)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 31.0.1-jre
org.springframework.boot : spring-boot-starter-test jar 2.6.0

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

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

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

Версия
0.13.0
0.12.1
0.12.0
0.11.1
0.11.0
0.10.0
0.9.0
0.8.1
0.8.0
0.7.1
0.7.0