Jar examples for j:json-flattener
A Java utility used to flatten nested JSON objects and even more to unflatten it back
You can download jar file json-flattener 0.1.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add json-flattener-0.1.6.jar to your project.
<dependency> <groupId>com.github.wnameless</groupId> <artifactId>json-flattener</artifactId> <version>0.1.6</version> </dependency>
compile group: 'com.github.wnameless', name: 'json-flattener', version: '0.1.6'
libraryDependencies += "com.github.wnameless" % "json-flattener" % "0.1.6"
<dependency org="com.github.wnameless" name="json-flattener" rev="0.1.6"/>
@Grapes(@Grab(group='com.github.wnameless', module='json-flattener', version='0.1.6'))
'com.github.wnameless:json-flattener:jar:0.1.6'
Click the following link to download the jar file.
json-flattener-0.1.6-javadoc.jar