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. This project is a complete packaging of all the Guava libraries into a single jar. Individual portions of Guava can be used by downloading the appropriate module and its dependencies. Guava (complete) has only one code dependency - javax.annotation, per the JSR-305 spec.

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

Dependencies

Compile dependencies

Provided dependencies

Test dependencies