spray-json is a lightweight, clean and efficient JSON implementation in Scala.
Features
- A simple immutable model of the JSON language elements
- An efficient JSON parser
- Choice of either compact or pretty JSON-to-string printing
- Type-class based (de)serialization of custom objects (no reflection, no intrusion)
- No external dependencies
- spray-json is available from maven central