Guava: Google Core Libraries for Java

Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. Guava has two code dependencies - javax.annotation per the JSR-305 spec and javax.inject per the JSR-330 spec.

Homepage POM file JAR file Javadoc
'com.google.guava:guava:14.0.1'

Dependencies

Provided dependencies