Guava ListenableFuture only listenablefuture

Parent guava-parent
Group com.google.guava
描述 Contains Guava's com.google.common.util.concurrent.ListenableFuture class, without any of its other classes -- but is also available in a second "version" that omits the class to avoid conflicts with the copy in Guava itself. 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 9999.0-... version number is enough for some build systems (notably, Gradle) to select that empty artifact over the "real" listenablefuture-1.0 -- avoiding a conflict with the copy of ListenableFuture in guava itself. If users are using an older version of Guava or a build system o
Packaging jar
Size 3.08 KB
文件 pom jar
发布时间 2018-09-12 03:40

dependencies

Group Artifact Version

developers

licenses

索引仓库
仓库 个数
Central 592045
4879270