Gson alternative

Jackson is a low-level JSON parser. It's very similar to the Java StAX parser for XML. Some of the key features Jackson offers are as follows:

  • Very fast and convenient
  • Extensive annotation support
  • Streaming reading and writing
  • Tree model
  • Out-of-box JAX-RS support
  • Integrated support for binary content

Homepage--https://github.com/FasterXML/jackson.

Get Mastering Android Development with Kotlin now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.