MVN

com.github.opendevl : json2flat

Maven & Gradle

Mar 20, 2017
1 usages
46 stars

Json to csv conversion · Converting JSON documents to flat CSV

<dependency>
    <groupId>com.github.opendevl</groupId>
    <artifactId>json2flat</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.opendevl : json2flat to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.github.opendevl : json2flat to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
json2flat-1.0.3
json2flat-1.0.2
json2flat-1.0.1
1.0
json2flat-1.0

How to add a dependency to Maven

Add the following com.github.opendevl : json2flat maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.opendevl</groupId>
    <artifactId>json2flat</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.opendevl : json2flat gradle dependency to your build.gradle file:

implementation 'com.github.opendevl:json2flat:1.0.3'

Gradle Kotlin DSL: Add the following com.github.opendevl : json2flat gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.opendevl:json2flat:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.opendevl : json2flat sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.opendevl" % "json2flat" % "1.0.3"

Advertisement

Dependencies from Group

Mar 20, 2017
1 usages
46 stars

Discover Dependencies

Sep 27, 2021
1 usages
139 stars
Aug 17, 2023
13 usages
3.4k stars
Jun 25, 2021
15 usages
9.4k stars
Dec 17, 2021
1 usages
2.5k stars
Aug 17, 2023
2 usages
37 stars
Aug 07, 2023
1 usages
25 stars
Aug 24, 2023
6 usages
4.4k stars
Jan 13, 2021
3 usages
3.7k stars