| /external/guava/ |
| D | README.md | 1 # Guava: Google Core Libraries for Java 3 … release](https://img.shields.io/github/release/google/guava.svg)](https://github.com/google/guava… 4 …ild Status](https://github.com/google/guava/workflows/CI/badge.svg?branch=master)](https://github.… 9 Guava is a set of core Java libraries from Google that includes new collection 17 Guava comes in two flavors: 21 [the Android flavor](https://github.com/google/guava/wiki/Android). You can 22 find the Android Guava source in the [`android` directory]. 24 [`android` directory]: https://github.com/google/guava/tree/master/android 26 ## Adding Guava to your build 28 Guava's Maven group ID is `com.google.guava`, and its artifact ID is `guava`. [all …]
|
| D | Android.bp | 51 // Instructions for updating the guava version 53 // Guava updates must be merged to AOSP first. Make sure you are not using a 70 name: "guava", 76 static_libs: ["guava-android"], 79 static_libs: ["guava-jre"], 82 static_libs: ["guava-jre"], 93 name: "guava-both", 99 "guava-android-annotation-stubs", 111 name: "guava-jre", 112 srcs: ["guava/src/**/*.java"], [all …]
|
| /external/guava/guava-testlib/ |
| D | README.md | 1 # Guava Testlib: Google Testing Libraries for Java 3 Guava testlib is a set of Java classes for more convenient 6 ## Adding Guava Testlib to your build 8 Guava testlib's Maven group ID is `com.google.guava` and its artifact ID is `guava-testlib`. 10 To add a dependency on Guava testlib using Maven, use the following: 14 <groupId>com.google.guava</groupId> 15 <artifactId>guava-testlib</artifactId> 25 test 'com.google.guava:guava-testlib:33.3.0-jre' 31 - [GitHub project](https://github.com/google/guava) 32 - [Issue tracker: Report a defect or feature request](https://github.com/google/guava/issues/new) [all …]
|
| D | pom.xml | 6 <groupId>com.google.guava</groupId> 7 <artifactId>guava-parent</artifactId> 10 <artifactId>guava-testlib</artifactId> 11 <name>Guava Testing Library</name> 13 Guava testlib is a set of java classes used for more convenient 14 unit testing - particularly to assist the tests for Guava itself. 35 <artifactId>guava</artifactId> 41 …<!-- *not* <scope>test</scope>; <scope>compile</scope> is right so that guava-testlib users get ju… 54 <!-- use the guava we're building. --> 55 <groupId>com.google.guava</groupId> [all …]
|
| /external/cronet/tot/third_party/protobuf/ |
| D | maven_install.json | 60 "coord": "com.google.guava:failureaccess:1.0.1", 63 …"file": "v1/https/repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.… 65 … "https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar", 66 …"https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar" 69 …"url": "https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.ja… 72 "coord": "com.google.guava:guava-testlib:31.1-jre", 76 "com.google.guava:failureaccess:1.0.1", 77 "com.google.guava:guava:31.1-jre", 78 "com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava", 87 "com.google.guava:guava:31.1-jre", [all …]
|
| /external/protobuf/ |
| D | maven_install.json | 60 "coord": "com.google.guava:failureaccess:1.0.1", 63 …"file": "v1/https/repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.… 65 … "https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar", 66 …"https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar" 69 …"url": "https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.ja… 72 "coord": "com.google.guava:guava-testlib:31.1-jre", 76 "com.google.guava:failureaccess:1.0.1", 77 "com.google.guava:guava:31.1-jre", 78 "com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava", 87 "com.google.guava:guava:31.1-jre", [all …]
|
| /external/cronet/stable/third_party/protobuf/ |
| D | maven_install.json | 60 "coord": "com.google.guava:failureaccess:1.0.1", 63 …"file": "v1/https/repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.… 65 … "https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar", 66 …"https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar" 69 …"url": "https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.ja… 72 "coord": "com.google.guava:guava-testlib:31.1-jre", 76 "com.google.guava:failureaccess:1.0.1", 77 "com.google.guava:guava:31.1-jre", 78 "com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava", 87 "com.google.guava:guava:31.1-jre", [all …]
|
| /external/guava/guava-gwt/ |
| D | pom.xml | 6 <groupId>com.google.guava</groupId> 7 <artifactId>guava-parent</artifactId> 10 <artifactId>guava-gwt</artifactId> 11 <name>Guava GWT compatible libs</name> 13 Guava is a suite of core and expanded libraries that include 46 <groupId>com.google.guava</groupId> 51 <groupId>com.google.guava</groupId> 52 <artifactId>guava</artifactId> 55 <!-- We redeclare the j2objc-annotations dependency from `guava`: Our Gradle 56 Module Metadata hides the dependency declared in `guava` from runtime [all …]
|
| /external/dagger2/javatests/dagger/functional/builder/ |
| D | BUILD | 28 "//third_party/java/guava/base", 29 "//third_party/java/guava/collect", 30 "//third_party/java/guava:testlib", 43 "//third_party/java/guava/base", 44 "//third_party/java/guava/collect", 45 "//third_party/java/guava:testlib", 58 "//third_party/java/guava/base", 59 "//third_party/java/guava/collect", 60 "//third_party/java/guava:testlib", 73 "//third_party/java/guava/base", [all …]
|
| /external/dagger2/javatests/dagger/functional/kotlinsrc/builder/ |
| D | BUILD | 28 "//third_party/java/guava/base", 29 "//third_party/java/guava/collect", 30 "//third_party/java/guava:testlib", 43 "//third_party/java/guava/base", 44 "//third_party/java/guava/collect", 45 "//third_party/java/guava:testlib", 58 "//third_party/java/guava/base", 59 "//third_party/java/guava/collect", 60 "//third_party/java/guava:testlib", 73 "//third_party/java/guava/base", [all …]
|
| /external/guava/.github/ISSUE_TEMPLATE/ |
| D | feature_addition_request.yaml | 8 Filing feature requests is one of the most popular ways to contribute to Guava. 12 a full-time Guava team member. [Feedback](https://stackoverflow.com/a/4543114) from our 13 users indicates that they really appreciate Guava's high power-to-weight ratio. It's 14 important to us to keep Guava as easy to use and understand as we can. That means boiling 18 Guava's main yardstick for evaluating proposed features can be summed up as [utility times 19 ubiquity](https://github.com/google/guava/wiki/PhilosophyExplained#utility-times-ubiquity). 25 There is always *some* alternative to adding a new feature to Guava, even if it's just 26 forking Guava yourself. 31 [many forms](https://github.com/google/guava/wiki/PhilosophyExplained#utility), but taking 33 added to Guava. [all …]
|
| /external/kotlinx.coroutines/integration/kotlinx-coroutines-guava/ |
| D | README.md | 1 # Module kotlinx-coroutines-guava 3 Integration with Guava [ListenableFuture](https://github.com/google/guava/wiki/ListenableFutureExpl… 20 Given the following functions defined in some Java API based on Guava: 28 The resulting function returns `ListenableFuture<Image>` for ease of use back from Guava-based Java… 49 Integration with Guava [ListenableFuture](https://github.com/google/guava/wiki/ListenableFutureExpl… 56 <!--- MODULE kotlinx-coroutines-guava --> 57 <!--- INDEX kotlinx.coroutines.guava --> 59 …s://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-guava/kotlinx.coroutines.guava/future… 60 …s://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-guava/kotlinx.coroutines.guava/await.… 61 …s://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-guava/kotlinx.coroutines.guava/as-lis… [all …]
|
| /external/guava/guava-bom/ |
| D | pom.xml | 9 <groupId>com.google.guava</groupId> 10 <artifactId>guava-bom</artifactId> 21 <name>Guava BOM</name> 22 <description>BOM for Guava artifacts</description> 23 <url>https://github.com/google/guava</url> 28 <url>https://github.com/google/guava/issues</url> 42 <groupId>com.google.guava</groupId> 43 <artifactId>guava</artifactId> 47 <groupId>com.google.guava</groupId> 48 <artifactId>guava-gwt</artifactId> [all …]
|
| /external/guava/guava/ |
| D | module.json | 30 "group": "com.google.guava", 37 "group": "com.google.guava", 40 "requires": "9999.0-empty-to-avoid-conflict-with-guava" 80 "group": "com.google.guava", 81 "name": "guava", 103 "group": "com.google.guava", 110 "group": "com.google.guava", 113 "requires": "9999.0-empty-to-avoid-conflict-with-guava" 153 "group": "com.google.guava", 154 "name": "guava", [all …]
|
| /external/guava/futures/listenablefuture9999/ |
| D | pom.xml | 6 <groupId>com.google.guava</groupId> 7 <artifactId>guava-parent</artifactId> 11 <version>9999.0-empty-to-avoid-conflict-with-guava</version> 12 <name>Guava ListenableFuture only</name> 14 An empty artifact that Guava depends on to signal that it is providing 17 any other Guava classes. The idea is: 21 - If users want all of Guava, they depend on guava, which, as of Guava 23 listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-... 26 conflict with the copy of ListenableFuture in guava itself. If users are 27 using an older version of Guava or a build system other than Gradle, they
|
| /external/guava/integration-tests/gradle/ |
| D | build.gradle.kts | 9 "guava-${guavaVersionJre.replace("jre", "android")}.jar", 15 "listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar" 19 "guava-$guavaVersionJre.jar", 25 "listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar" 124 (idField.invoke(it) as ModuleComponentIdentifier).module == "guava" in <lambda>() 134 "api"("com.google.guava:guava") { in <lambda>() 145 withCapability("com.google.guava:guava") { in <lambda>() 160 "api"("com.google.guava:guava") { in <lambda>() 174 withCapability("com.google.guava:guava") { in <lambda>() 189 "api"("com.google.guava:listenablefuture:1.0") in <lambda>() [all …]
|
| /external/guava/futures/listenablefuture1/ |
| D | pom.xml | 6 <groupId>com.google.guava</groupId> 7 <artifactId>guava-parent</artifactId> 12 <name>Guava ListenableFuture only</name> 14 Contains Guava's com.google.common.util.concurrent.ListenableFuture class, 16 "version" that omits the class to avoid conflicts with the copy in Guava 21 - If users want all of Guava, they depend on guava, which, as of Guava 23 listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-... 26 conflict with the copy of ListenableFuture in guava itself. If users are 27 using an older version of Guava or a build system other than Gradle, they
|
| /external/dagger2/java/dagger/hilt/processor/internal/ |
| D | BUILD | 38 "//third_party/java/guava/base", 39 "//third_party/java/guava/collect", 63 "//third_party/java/guava/base", 64 "//third_party/java/guava/collect", 80 "//third_party/java/guava/base", 81 "//third_party/java/guava/collect", 97 "//third_party/java/guava/collect", 119 "//third_party/java/guava/base", 120 "//third_party/java/guava/collect", 137 "//third_party/java/guava/collect", [all …]
|
| /external/guava/android/guava-bom/ |
| D | pom.xml | 9 <groupId>com.google.guava</groupId> 10 <artifactId>guava-bom</artifactId> 21 <name>Guava BOM</name> 22 <description>BOM for Guava artifacts</description> 23 <url>https://github.com/google/guava</url> 28 <url>https://github.com/google/guava/issues</url> 42 <groupId>com.google.guava</groupId> 43 <artifactId>guava</artifactId> 47 <groupId>com.google.guava</groupId> 48 <artifactId>guava-testlib</artifactId>
|
| /external/dagger2/javatests/dagger/functional/kotlinsrc/cycle/ |
| D | BUILD | 31 "//third_party/java/guava/base", 32 "//third_party/java/guava:testlib", 38 "//third_party/java/guava/collect", 47 "//third_party/java/guava/base", 48 "//third_party/java/guava/collect", 49 "//third_party/java/guava:testlib", 50 "//third_party/java/guava/util/concurrent", 65 "//third_party/java/guava/base", 66 "//third_party/java/guava/collect", 67 "//third_party/java/guava:testlib",
|
| /external/dagger2/javatests/dagger/functional/cycle/ |
| D | BUILD | 31 "//third_party/java/guava/base", 32 "//third_party/java/guava:testlib", 38 "//third_party/java/guava/collect", 47 "//third_party/java/guava/base", 48 "//third_party/java/guava/collect", 49 "//third_party/java/guava:testlib", 50 "//third_party/java/guava/util/concurrent", 65 "//third_party/java/guava/base", 66 "//third_party/java/guava/collect", 67 "//third_party/java/guava:testlib",
|
| /external/grpc-grpc-java/gradle/ |
| D | libs.versions.toml | 5 guava = "31.1-android" 38 guava = { module = "com.google.guava:guava", version.ref = "guava" } 39 guava-betaChecker = "com.google.guava:guava-beta-checker:1.0" 40 guava-testlib = { module = "com.google.guava:guava-testlib", version.ref = "guava" } 41 guava-jre = "com.google.guava:guava:31.1-jre"
|
| /external/google-cloud-java/java-artifact-registry/proto-google-cloud-artifact-registry-v1/src/main/java/com/google/devtools/artifactregistry/v1/ |
| D | MavenArtifactOrBuilder.java | 33 * com.google.guava:guava:31.0-jre", 36 * "com.google.guava:guava:31.0-jre" 52 * com.google.guava:guava:31.0-jre", 55 * "com.google.guava:guava:31.0-jre" 71 * us-west4-maven.pkg.dev/test-project/test-repo/com/google/guava/guava/31.0/guava-31.0.pom 85 * us-west4-maven.pkg.dev/test-project/test-repo/com/google/guava/guava/31.0/guava-31.0.pom 100 * com.google.guava 114 * com.google.guava
|
| /external/guava/android/guava-testlib/ |
| D | pom.xml | 6 <groupId>com.google.guava</groupId> 7 <artifactId>guava-parent</artifactId> 10 <artifactId>guava-testlib</artifactId> 11 <name>Guava Testing Library</name> 13 Guava testlib is a set of java classes used for more convenient 14 unit testing - particularly to assist the tests for Guava itself. 35 <artifactId>guava</artifactId> 41 …<!-- *not* <scope>test</scope>; <scope>compile</scope> is right so that guava-testlib users get ju… 54 <!-- use the guava we're building. --> 55 <groupId>com.google.guava</groupId> [all …]
|
| /external/dagger2/java/dagger/producers/ |
| D | BUILD | 45 "//third_party/java/guava/base", 46 "//third_party/java/guava/util/concurrent", 53 "//third_party/java/guava/base", 54 "//third_party/java/guava/collect", 55 "//third_party/java/guava/util/concurrent", 67 "com.google.guava:failureaccess", 68 "com.google.guava:guava", # TODO(bcorso): Remove guava dependency and ban it?
|