Gson is an open source Java library that can be used for converting Java objects into JSON representations and vice versa. The Gson library was originally developed by Google for its internal use and later open sourced under the terms of Apache License 2.0.
To learn the dependencies of Gson APIs, refer to https://github.com/google/gson/blob/master/UserGuide.md#TOC-Gson-With-Maven.