Update README.md

Added some initial libraries
This commit is contained in:
akullpp
2014-07-09 16:08:42 +02:00
parent 1fbb2c6f7c
commit 6acd5e8c1e

View File

@ -88,6 +88,11 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
## Audio ## Audio
## Authentication and OAuth ## Authentication and OAuth
## Build Tools ## Build Tools
* [Apache Ant](http://ant.apache.org/)
* [Apache Maven](http://maven.apache.org/)
* [Gradle](http://www.gradle.org/)
## CMS ## CMS
## CUI ## CUI
## Caching ## Caching
@ -100,6 +105,9 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
## Database ## Database
## Database Drivers ## Database Drivers
## Date and Time ## Date and Time
* [Joda-Time](http://joda-time.sourceforge.net/)
## Debugging Tools ## Debugging Tools
## DevOps Tools ## DevOps Tools
## Distribution ## Distribution
@ -114,6 +122,10 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
## Functional Programming ## Functional Programming
## GUI ## GUI
## Game Development ## Game Development
* [LWJGL](http://lwjgl.org/)
* [libGDX](http://libgdx.badlogicgames.com/)
## Geolocation ## Geolocation
## HTML Manipulation ## HTML Manipulation
## HTTP ## HTTP
@ -123,10 +135,23 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
## Internationalization ## Internationalization
## Logging ## Logging
## Machine Learning ## Machine Learning
* [Apache Mahout](https://mahout.apache.org/)
* [Apache Spark](http://spark.apache.org/)
* [Mallet](http://mallet.cs.umass.edu/)
* [Weka](http://www.cs.waikato.ac.nz/ml/weka/)
## MapReduce ## MapReduce
* [Apache Hadoop](http://hadoop.apache.org/)
## Messaging ## Messaging
## Miscellaneous ## Miscellaneous
## Natural Language Processing ## Natural Language Processing
* [Apache OpenNLP](https://opennlp.apache.org/)
* [LingPipe](http://alias-i.com/lingpipe/)
## Networking ## Networking
## News Feed ## News Feed
## ORM ## ORM
@ -140,6 +165,9 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
## Tagging ## Tagging
## Template Engine ## Template Engine
## Testing ## Testing
* [Mockito](http://code.google.com/p/mockito/)
## Text Processing ## Text Processing
## Third-party APIs ## Third-party APIs
## URL Manipulation ## URL Manipulation
@ -149,6 +177,16 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
## Web Content Extracting ## Web Content Extracting
## Web Crawling ## Web Crawling
## Web Frameworks ## Web Frameworks
* JSF
* [Spring](http://spring.io/)
* [Grails](https://grails.org/)
* [Vaadin](https://vaadin.com/)
* [GWT](http://www.gwtproject.org/)
* [Apache Wicket](http://wicket.apache.org/)
* [Play](http://www.playframework.com/)
* [Apache Struts](http://struts.apache.org/)
## WebSocket ## WebSocket
## Workflow Execution ## Workflow Execution
# Resources # Resources