json-flattener

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

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.wnameless
ArtifactId

ArtifactId

json-flattener
Last Version

Last Version

0.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

json-flattener
A Java utility used to flatten nested JSON objects and even more to unflatten it back
Project URL

Project URL

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

Download json-flattener

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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)

Group / Artifact Type Version
com.google.guava : guava jar 28.0-jre
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
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