MVN

com.github.wnameless : json-flattener

Maven & Gradle

Oct 05, 2019
29 usages
498 stars

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

<dependency>
    <groupId>com.github.wnameless</groupId>
    <artifactId>json-flattener</artifactId>
    <version>0.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.wnameless : json-flattener to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.1

All Versions

Choose a version of com.github.wnameless : json-flattener to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
json-flattener-0.7.1
0.6.x
json-flattener-0.6.0
0.5.x
json-flattener-0.5.0
0.4.x
json-flattener-0.4.1
json-flattener-0.4.0
0.3.x
json-flattener-0.3.0
0.2.x
json-flattener-0.2.4
json-flattener-0.2.3
json-flattener-0.2.2
json-flattener-0.2.1
json-flattener-0.2.0
0.1.x
json-flattener-0.1.6
json-flattener-0.1.5
json-flattener-0.1.4
json-flattener-0.1.3
json-flattener-0.1.2
json-flattener-0.1.1
json-flattener-0.1.0

How to add a dependency to Maven

Add the following com.github.wnameless : json-flattener maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.wnameless</groupId>
    <artifactId>json-flattener</artifactId>
    <version>0.7.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.wnameless : json-flattener gradle dependency to your build.gradle file:

implementation 'com.github.wnameless:json-flattener:0.7.1'

Gradle Kotlin DSL: Add the following com.github.wnameless : json-flattener gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.wnameless:json-flattener:0.7.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.wnameless : json-flattener sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.wnameless" % "json-flattener" % "0.7.1"

Advertisement

Dependencies from Group

Oct 05, 2019
29 usages
498 stars
Apr 13, 2014
2 usages
5 stars
Jul 27, 2017
1 usages
498 stars
Aug 17, 2015
23 stars

Discover Dependencies

Dec 07, 2022
16 stars
Apr 04, 2022
7 usages
259 stars
Jun 28, 2023
94 usages
2.1k stars
Aug 18, 2023
23 stars
Jul 22, 2022
345 usages
2.1k stars
Aug 28, 2015
288 stars
Feb 26, 2021
3 usages
18 stars
Dec 07, 2022
1.6k stars