JSON
Libraries for serializing and deserializing JSON to and from Java objects.
LoganSquare3.2K
JSON parsing and serializing library based on Jackson's streaming API. Outperforms GSON & Jackson's library.
Jackson-datatype-money256
Open-source Jackson module to support JSON serialization and deserialization of JavaMoney data types.