JSON - die Qual der Wahl / be spoilt for choice

  • Ich bin gerade dabei mit Java und JSON etwas zu experimentieren

    und suche auch eine richtige Java-Bibliothek für JSON.

    Mein Ziel (kurz gefasst) ist: REST => JSON => Deserialisierung


    Ich erstelle gerade auch ein Wiki Artikel über JSON

    Es wird alles gut :) früher oder später :D meistens später :nerd: ... ich wandle Kaffee in Quelltext um.

    Edited once, last by Kryssi_79 ().

  • Apache License 2.0 - Englisch / Deutsch / Polski /


    Eine kleine Liste / a small list


    Jackson

    Update: vor 2 Monaten

    vielseitige Java-Bibliothek zur Verarbeitung des JSON-Datenformats

    License: Apache License 2.0, open source

    https://github.com/FasterXML/jackson



    minimal-json

    Update: vor 3 Jahren

    "A fast and small JSON parser and writer for Java"

    License: MIT, open source

    https://github.com/ralfstx/minimal-json



    JSON-java / org.json

    Update: 03.03.2024

    Eine Referenzimplementierung eines JSON-Pakets in Java.

    "A reference implementation of a JSON package in Java."

    Package org.json - documentation

    License: Public Domain, open source

    https://github.com/stleary/JSON-java



    Json-simple

    License: Apache License 2.0

    https://code.google.com/archive/p/json-simple/

    https://github.com/fangyidong/json-simple



    Google Gson

    Eine Java-Serialisierungs-/Deserialisierungsbibliothek zum Konvertieren von Java-Objekten in JSON und zurück.

    "A Java serialization/deserialization library to convert Java Objects into JSON and back"

    Update: 6.01.2023 (Gson 2.10.1)

    License: Apache License 2.0

    https://github.com/google/gson



    jsoniter

    Update: 2018

    Ist ein schneller und flexibler JSON-Parser, der in Java und GO verfügbar ist.

    "jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go"

    License: MIT

    Homepage: https://jsoniter.com

    https://github.com/json-iterator/java



    Moshi

    Update: 30.01.2024

    Moshi ist eine moderne JSON-Bibliothek für Java ... . Sie erleichtert das Parsen von JSON in Java-Klassen.

    "Moshi is a modern JSON library for Android, Java and Kotlin. It makes it easy to parse JSON into Java and Kotlin classes"

    License: Apache License 2.0

    https://github.com/square/moshi



    FlexJson

    Update: 11.2010

    Bibliothek zum Serialisieren und Deserialisieren von Java-Objekten

    "Flexjson is another lightweight library for serializing and deserializing Java objects into and from JSON format"

    License: Apache License 2.0

    https://flexjson.sourceforge.net

    Es wird alles gut :) früher oder später :D meistens später :nerd: ... ich wandle Kaffee in Quelltext um.

    Edited 4 times, last by Kryssi_79 ().

  • sapier Du hast Recht mit Public Domain Lizenz

    Der Rechtsbegriff Public Domain steht im angelsächsischen Common Law für "frei von Urheberrechten".

    Die Bedeutung englischer Begriffe wie Copyright und Public Domain kann nicht ohne weiteres auf die deutschen Begriffe "Urheberrecht" und "Gemeinfreiheit" übertragen werden.

    Public Domain ist in Kontinentaleuropa umstritten und nach der herrschenden Meinung unzulässig.

    Es wird alles gut :) früher oder später :D meistens später :nerd: ... ich wandle Kaffee in Quelltext um.

Participate now!

Don’t have an account yet? Create a new account now and be part of our community!