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
Ranking#433 in MvnRepository (See Top Artifacts)
Used By1,067 artifacts

VersionVulnerabilitiesRepositoryUsagesDate
9999.0-empty-to-avoid-con...CentralSep 11, 2018
1.0CentralSep 11, 2018

Related Books

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