Components used:
- Spring Framework 3.1.2.RELEASE: Dependency injection and configuration management
- Jersey 1.13: JAX-RS REST Services
- Jersey Test Framework 1.13: Testting for REST Services
- Hibernate 4.1.5.SP1: ORM and JPA support
- hsqlDB 2.2.8: In memory database
- C3P0 0.9.1.3: Connection pooling
- QueryDSL 2.7.1: DSL support for JPA
- Sencha ExtJS 4.1.0: JavaScript Rich client UI with REST integration