Group: com.google.guava
| Artifact | Last Version | Popularity | Description |
|---|---|---|---|
|
guava (28) Guava (Google Common Libraries) |
r09 | 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. | |
|
guava-io (1) Guava (Google Common Libraries) Input/Output |
r03 | Guava IO contains a variety of types and utilities to ease IO handling in Java. | |
|
guava-gwt (23) Guava GWT compatible libs |
14.0.1 | 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-collections (1) Guava (Google Common Libraries) Collections |
r03 | Guava Collections is a collections extension library with expanded collection types, implementations, and utility methods for dealing with aggregate data. | |
|
guava-jdk5 (2) Guava: Google Core Libraries for Java |
14.0.1-rc1 | 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-base (1) Guava (Google Common Libraries) Base |
r03 | Guava Base contains core classes, utility methods, and services used by other parts of the Guava libraries. | |
|
guava-testlib (23) Guava Testing Library |
14.0.1 | Guava testlib is a set of java classes used for more convenient unit testing - particularly to assist the tests for Guava itself. | |
|
guava-bootstrap (10) Guava Compilation Bootstrap Classes |
12.0-rc1 | ExecutorService's type parameters changed between JDK5 and JDK6 in a way that makes it impossible for our invokeAll/invokeAny methods to match both at compile time. This project builds a JDK6-like copy of ExecutorService (but with JDK5 compiler settings to ensure that it will work with JRE5 at runtime). This project's is then used in the bootstrap class path of Guava proper. | |
|
guava-annotations (1) Guava (Google Common Libraries) Annotations |
r03 | Guava annotations are used throughout the Guava libraries. | |
|
guava-primitives (1) Guava (Google Common Libraries) Primitive Types |
r03 | Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. | |
|
guava-concurrent (1) Guava (Google Common Libraries) Concurrency |
r03 | Guava Concurrency Libraries are an expanded set of services and types supporting advanced concurrent programming in Java. | |
|
guava-parent (24) Guava (Google Common Libraries) Maven Parent |
r03 | ||
|
guava-tests (23) Guava Unit Tests |
14.0.1 | The unit tests for the Guava libraries - separated into a separate artifact to allow for the testlibs to depend on guava itself. | |
|
guava-bootstrap-jdk5 (2) Guava Compilation Bootstrap Classes |
14.0.1-rc1 | ExecutorService's type parameters changed between JDK5 and JDK6 in a way that makes it impossible for our invokeAll/invokeAny methods to match both at compile time. This project builds a JDK6-like copy of ExecutorService (but with JDK5 compiler settings to ensure that it will work with JRE5 at runtime). This project's is then used in the bootstrap class path of Guava proper. | |
|
guava-parent-jdk5 (2) Guava Maven Parent |
14.0.1-rc1 | ||
|
guava-testlib-jdk5 (2) Guava Testing Library |
14.0.1-rc1 | Guava testlib is a set of java classes used for more convenient unit testing - particularly to assist the tests for Guava itself. | |
|
guava-tests-jdk5 (2) Guava Unit Tests |
14.0.1-rc1 | The unit tests for the Guava libraries - separated into a separate artifact to allow for the testlibs to depend on guava itself. |