The GSON is Google’s JSON parser and generator for Java. Gson also known as Google Gson. The Google developed GSON for internal use but open sourced it later. GSON it reasonably easy to use, but in my opinion not as elegant as Jackson or Boon (the winner in my opinion). The GSON contains multiple APIs which you can use to work with JSON.