Project Summary

Project Information

Field Value
Name Guava (Google Common Libraries)
Description 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 http://code.google.com/p/guava-libraries/guava

Project Organization

Field Value
Name Google
URL http://www.google.com/

Build Information

Field Value
GroupId com.google.guava
ArtifactId guava
Version r03
Type jar