Group : com.google.guava

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, io classes, and much much more. This project includes GWT-friendly sources.

更新时间: 2024-06-01 02:19

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.

更新时间: 2024-06-01 02:09

Guava BOM

com.google.guava » guava-bom

BOM for Guava artifacts

更新时间: 2024-06-01 02:06

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, io classes, and much much more. Guava has only one code dependency - javax.annotation, per the JSR-305 spec.

更新时间: 2024-06-01 02:06

Guava Maven Parent

com.google.guava » guava-parent

Guava Maven Parent

更新时间: 2024-06-01 02:03

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).

更新时间: 2023-10-17 21:16

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

更新时间: 2018-09-12 03:40

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.

更新时间: 2017-10-27 04:14

Guava Unit Tests

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.

更新时间: 2014-04-23 05:13

Guava Testing Library

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.

更新时间: 2014-04-23 05:09

Guava: Google Core Libraries for Java

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.

更新时间: 2014-04-23 05:09

Guava Compilation Bootstrap Classes

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). This project's is then used in the bootstrap class path of Guava proper.

更新时间: 2014-04-23 05:08

Guava Maven Parent

com.google.guava » guava-parent-jdk5

Guava Maven Parent

更新时间: 2014-04-23 05:08

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.

更新时间: 2012-02-22 22:01

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.

更新时间: 2010-04-26 21:09
共2页 , 总 21
索引仓库
仓库 个数
Central 592045