Update README.md
Added JSON libraries
This commit is contained in:
@ -13,6 +13,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
||||
- [GUI](#gui)
|
||||
- [Game Development](#game-development)
|
||||
- [IDE](#ide)
|
||||
- [JSON](#json)
|
||||
- [Logging](#logging)
|
||||
- [Machine Learning](#machine-learning)
|
||||
- [MapReduce](#mapreduce)
|
||||
@ -105,6 +106,13 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
||||
* [Eclipse](http://www.eclipse.org/)
|
||||
* [IntelliJ](http://www.jetbrains.com/idea/)
|
||||
|
||||
## JSON
|
||||
|
||||
*Libraries that simplify JSON processing*
|
||||
|
||||
* [Google Gson](https://code.google.com/p/google-gson/)
|
||||
* [Jackson](http://wiki.fasterxml.com/JacksonHome)
|
||||
|
||||
## Logging
|
||||
|
||||
*Libraries that log the behavior of an application*
|
||||
|
Reference in New Issue
Block a user