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)
|
- [GUI](#gui)
|
||||||
- [Game Development](#game-development)
|
- [Game Development](#game-development)
|
||||||
- [IDE](#ide)
|
- [IDE](#ide)
|
||||||
|
- [JSON](#json)
|
||||||
- [Logging](#logging)
|
- [Logging](#logging)
|
||||||
- [Machine Learning](#machine-learning)
|
- [Machine Learning](#machine-learning)
|
||||||
- [MapReduce](#mapreduce)
|
- [MapReduce](#mapreduce)
|
||||||
@ -105,6 +106,13 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
|||||||
* [Eclipse](http://www.eclipse.org/)
|
* [Eclipse](http://www.eclipse.org/)
|
||||||
* [IntelliJ](http://www.jetbrains.com/idea/)
|
* [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
|
## Logging
|
||||||
|
|
||||||
*Libraries that log the behavior of an application*
|
*Libraries that log the behavior of an application*
|
||||||
|
Reference in New Issue
Block a user