Last Version

json-flattener 0.7.1

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
Version

Version

0.7.1
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 0.7.1


<!-- 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.