
Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, concurrency support and other features.
guava has two code dependencies - javax.annotation per the jsr-305 spec and javax.inject per the jsr-330 spec.