Supplies the serialization and deserialization formats for JSON4s.
A trait providing automatic to and from JSON marshalling/unmarshalling for case classes via lift-json.
A trait providing automatic to and from JSON marshalling/unmarshalling using in-scope *play-json* Reads/Writes.
A trait providing automatic to and from JSON marshalling/unmarshalling using an in-scope *spray-json* protocol.
A trait providing Marshallers for the Twirl template result types.