JSON is a light-weight, language independent, data interchange format.
See http://www.JSON.org/
The files in this package implement JSON encoders/decoders in Java.
It also includes the capability to convert between JSON and XML, HTTP
headers, Cookies, and CDL.
This is a reference implementation. There is a large number of JSON packages
in Java. Perhaps someday the Java community will standardize on one. Until
then, choose carefully.
The license includes this ...
| Unifying Business, Data, and Code: Designing Data Products with JSON Schema (2024) by Itelman, Ron, Viotti, Juan Cruz | |
| JSON at Work: Practical Data Integration for the Web (2017) by Marrs, Tom | |
| Introduction to JavaScript Object Notation: A To-the-Point Guide to JSON (2015) by Bassett, Lindsay | |
| Json for Beginners: Your Guide to Easily Learn Json In 7 Days (Programming Languages) (2017) by Academy, iCode | |
