Download guava-bootstrap-jdk5 JAR file with all dependencies
guava-bootstrap-jdk5 from group com.google.guava (version 17.0)
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.
Group: com.google.guava Artifact: guava-bootstrap-jdk5
Show all versions Show documentation Show source
Show all versions Show documentation Show source
2 downloads
Artifact guava-bootstrap-jdk5
Group com.google.guava
Version 17.0
Last update 22. April 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.google.guava
Version 17.0
Last update 22. April 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 1 from 1 (items total 1)