Guava Compilation Bootstrap Classes

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 Универсальные библиотеки Utility
Группа

Группа

com.google.guava
Идентификатор

Идентификатор

guava-bootstrap
Последняя версия

Последняя версия

12.0-rc1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Guava Compilation Bootstrap Classes
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.
Ссылка на сайт

Ссылка на сайт

http://code.google.com/p/guava-libraries/guava-bootstrap
Система контроля версий

Система контроля версий

http://code.google.com/p/guava-libraries/source/browse/guava-bootstrap

Скачать guava-bootstrap

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.google.guava/guava-bootstrap/ -->
<dependency>
    <groupId>com.google.guava</groupId>
    <artifactId>guava-bootstrap</artifactId>
    <version>12.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.guava/guava-bootstrap/
implementation 'com.google.guava:guava-bootstrap:12.0-rc1'
// https://jarcasting.com/artifacts/com.google.guava/guava-bootstrap/
implementation ("com.google.guava:guava-bootstrap:12.0-rc1")
'com.google.guava:guava-bootstrap:jar:12.0-rc1'
<dependency org="com.google.guava" name="guava-bootstrap" rev="12.0-rc1">
  <artifact name="guava-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.guava', module='guava-bootstrap', version='12.0-rc1')
)
libraryDependencies += "com.google.guava" % "guava-bootstrap" % "12.0-rc1"
[com.google.guava/guava-bootstrap "12.0-rc1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
12.0-rc1
11.0.2
11.0.1
11.0
11.0-rc1
10.0.1
10.0
10.0-rc3
10.0-rc2
10.0-rc1