Project Group: com.google.guava

Guava: Google Core Libraries for Java

com.google.guava : guava

Guava is a suite of core and expanded libraries that include utility classes, Google's collections, I/O classes, and much more.

Last Version: 31.1-jre

Release Date:

Guava GWT compatible libs

com.google.guava : guava-gwt

Guava is a suite of core and expanded libraries that include utility classes, Google's collections, I/O classes, and much more. This project includes GWT-friendly sources.

Last Version: 31.1-jre

Release Date:

Guava Testing Library

com.google.guava : guava-testlib

Guava testlib is a set of java classes used for more convenient unit testing - particularly to assist the tests for Guava itself.

Last Version: 31.1-jre

Release Date:

Guava BOM

com.google.guava : guava-bom

BOM for Guava artifacts

Last Version: 31.1-jre

Release Date:

Last Version: 31.1-jre

Release Date:

Guava InternalFutureFailureAccess and InternalFutures

com.google.guava : failureaccess

Contains com.google.common.util.concurrent.internal.InternalFutureFailureAccess and InternalFutures. Most users will never need to use this artifact. Its classes is conceptually a part of Guava, but they're in this separate artifact so that Android libraries can use them without pulling in all of Guava (just as they can use ListenableFuture by depending on the listenablefuture artifact).

Last Version: 1.0.1

Release Date:

Guava ListenableFuture only

com.google.guava : listenablefuture

An empty artifact that Guava depends on to signal that it is providing ListenableFuture -- but is also available in a second "version" that contains com.google.common.util.concurrent.ListenableFuture class, without any other Guava classes. The idea is: - If users want only ListenableFuture, they depend on listenablefuture-1.0. - If users want all of Guava, they depend on guava, which, as of Guava 27.0, depends on listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-... version number is enough for some build systems (notably, Gradle) to select that empty artifact over the "real" listenablefuture-1.0 -- avoiding a conflict with the copy of ListenableFuture in guava itself. If users are using an older version of Guava or a build system other than Gradle, they may see class conflicts. If so, they can solve them by manually excluding the listenablefuture artifact or manually forcing their build systems to use 9999.0-....

Last Version: 9999.0-empty-to-avoid-conflict-with-guava

Release Date:

Guava Beta Checker

com.google.guava : guava-beta-checker

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

Last Version: 1.0

Release Date:

Guava Unit Tests

com.google.guava : guava-tests

The unit tests for the Guava libraries - separated into a separate artifact to allow for the testlibs to depend on guava itself.

Last Version: 23.3-jre

Release Date:

Guava: Google Core Libraries for Java (JDK5 Backport)

com.google.guava : guava-jdk5

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.

Last Version: 17.0

Release Date:

Guava Compilation Bootstrap Classes (JDK5 Backport)

com.google.guava : guava-bootstrap-jdk5

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). It also builds a version of AbstractExecutorService that is equivalent to a JDK5 version but using the JDK6 type parameters for the invokeAll/invokeAny methods just as with ExecutorService. This project's is then used in the bootstrap class path of Guava proper.

Last Version: 17.0

Release Date:

Guava Maven Parent (JDK5 Backport)

com.google.guava : guava-parent-jdk5

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

Last Version: 17.0

Release Date:

Guava Testing Library (JDK5 Backport)

com.google.guava : guava-testlib-jdk5

Guava testlib is a set of java classes used for more convenient unit testing - particularly to assist the tests for Guava itself.

Last Version: 17.0

Release Date:

Guava Unit Tests (JDK5 Backport)

com.google.guava : guava-tests-jdk5

The unit tests for the Guava libraries - separated into a separate artifact to allow for the testlibs to depend on guava itself.

Last Version: 17.0

Release Date:

Guava Compilation Bootstrap Classes

com.google.guava : guava-bootstrap

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.

Last Version: 12.0-rc1

Release Date:

Guava (Google Common Libraries) Collections

com.google.guava : guava-collections

Guava Collections is a collections extension library with expanded collection types, implementations, and utility methods for dealing with aggregate data.

Last Version: r03

Release Date:

Guava (Google Common Libraries) Input/Output

com.google.guava : guava-io

Guava IO contains a variety of types and utilities to ease IO handling in Java.

Last Version: r03

Release Date:

Guava (Google Common Libraries) Annotations

com.google.guava : guava-annotations

Guava annotations are used throughout the Guava libraries.

Last Version: r03

Release Date:

Guava (Google Common Libraries) Base

com.google.guava : guava-base

Guava Base contains core classes, utility methods, and services used by other parts of the Guava libraries.

Last Version: r03

Release Date:

Guava (Google Common Libraries) Primitive Types

com.google.guava : guava-primitives

Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more.

Last Version: r03

Release Date:

Guava (Google Common Libraries) Concurrency

com.google.guava : guava-concurrent

Guava Concurrency Libraries are an expanded set of services and types supporting advanced concurrent programming in Java.

Last Version: r03

Release Date:

  • 1