Guava is the open-sourced version of Google's core Java libraries that aims to make working in the Java language more pleasant and more productive. It contains several core libraries that Google rely on in their Java-based projects: collections, caching, primitives support, concurrency libraries, common annotations, basic string processing, I/O, etc.
Downloads and more information: http://code.google.com/p/guava-libraries/