I have been looking around the internet to try and find the best Java to Json library. I've come across quite a few old threads (Jackson Vs. Gson), but nothing very recent. The two libraries I am interested in are:
- Jackson
- Gson
I am leaning towards using Gson, but would love some up-to-date help in comparing the two since both libraries are constantly being updated. Most of the benchmark comparisons I was able to find were between 1 and 2 years old (Android Json Parsers).