JSON Libraries
Sort:
popular
|
newest
21. Moshi579 usages
com.squareup.moshi » moshiApache
A modern JSON API for Android and Java
Last Release on Dec 9, 2021
22. Json4s Native563 usages
org.json4s » json4s-nativeApache
json4s-native
Last Release on Jan 7, 2022
23. Json4s Jackson556 usages
org.json4s » json4s-jacksonApache
json4s-jackson
Last Release on Jan 7, 2022
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties ...
Last Release on Feb 13, 2022
25. Spray JSON469 usages
io.spray » spray-jsonApache
A Scala library for easy and idiomatic JSON (de)serialization
Last Release on Dec 21, 2021