Guten Abend liebe Kollegen,

Bisher haben wir soweit alles geschafft (unsere Projekt ist bis auf dieses Problem schon sogut wie fertig), sprich JSON File geparsed usw., aber wir bekommen das JSON File nicht in eine CSV. Wir hätten es mit JFlat probiert, die Methoden funktionieren aber irgendwie nicht (Link:  https://opendevl.github.io/Json2Flat/index.html?com/github/opendevl/JFlat.html). Vielleicht hat von euch jemand ein ähnliches Problem, oder weiß Lösungsvorschläge. Im Anhang findet ihr unseren Versuch. Da G-Mail es nicht erlaubt .jar Files zu schicken, stehen am Ende der Mail die Download-Links der Klassenbibliotheken. Danke im Vorhinein!!

Liebe Grüße,

Gruppe 8!

json2flat: https://opendevl.github.io/Json2Flat/index.html?com/github/opendevl/JFlat.html
gson: https://repo1.maven.org/maven2/com/google/code/gson/gson/2.8.2/
json-simple: https://cdn.crunchify.com/wp-content/uploads/code/json-simple-1.1.1.jar
json-path: https://repo1.maven.org/maven2/com/jayway/jsonpath/json-path/2.0.0/json-path-2.0.0.jar
commons.iohttps://mvnrepository.com/artifact/commons-io/commons-io/2.7
org.json: https://mvnrepository.com/artifact/org.json/json/20140107