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 ...
License | Apache 2.0 |
---|---|
Tags | googleguava |
Date | Sep 11, 2018 |
Files | pom (2 KB) jar (2 KB) View All |
Repositories | CentralCubaWorkGluu OXOrekitRedhat EARedhat GASonatypeWSO2 Public |
Ranking | #393 in MvnRepository (See Top Artifacts) |
Used By | 1,326 artifacts |
Compile Dependencies (0)
Category/License | Group / Artifact | Version | Updates |
---|
Licenses
License | URL |
---|---|
The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Kevin Bourrillion | kevinb<at>google.com | kevinb9n | owner, developer |
Related Books
Getting Started with Google Guava (2013) by Bill Bejeck |