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

LicenseApache 2.0
Tagsgoogleguava
DateSep 11, 2018
Filespom (2 KB)  jar (2 KB)  View All
RepositoriesCentralCubaWorkGluu OXOrekitRedhat EARedhat GASonatypeWSO2 Public
Ranking#393 in MvnRepository (See Top Artifacts)
Used By1,326 artifacts


Compile Dependencies (0)

Category/License Group / ArtifactVersionUpdates

Licenses

LicenseURL
The Apache Software License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt

Developers

NameEmailDev IdRolesOrganization
Kevin Bourrillionkevinb<at>google.comkevinb9nowner, developerGoogle

Related Books

Getting Started with Google GuavaGetting Started with Google Guava (2013)
by Bill Bejeck