Useful Java Libraries

Google Guava – Core Java libraries from Google - https://github.com/google/guavaarrow-up-right

Google Guice – Lightweight Dependency Injection Framework - https://github.com/google/guicearrow-up-right

Google Protocol Buffers - Google's data interchange format - https://github.com/protocolbuffers/protobufarrow-up-right

Netty – Asynchronous event-driven network application framework. http://netty.ioarrow-up-right

SLF4J – Simple Logging Facade for Java. http://www.slf4j.orgarrow-up-right

Logback – Logging done right. http://logback.qos.ch/arrow-up-right

Jackson – High Performance JSON processor. https://github.com/FasterXML/jackson-corearrow-up-right

Coda Hale Metrics – Metrics is a Java library which gives insight - https://metrics.dropwizard.ioarrow-up-right

Jersey – JAX-RS Reference Implementation for building RESTful services. https://jersey.github.io/arrow-up-right

Last updated