About Guava Maven Parent

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Project Modules

This project has declared the following modules:

Name Description
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 only one code dependency - javax.annotation, per the JSR-305 spec.
Guava GWT compatible libs Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. This project includes GWT-friendly sources.
Guava Testing Library Guava testlib is a set of java classes used for more convenient unit testing - particularly to assist the tests for Guava itself.
Guava Unit Tests The unit tests for the Guava libraries - separated into a separate artifact to allow for the testlibs to depend on guava itself.