Lines Matching full:guava
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)
33 …ow-to" and "why-didn't-it-work" questions](https://stackoverflow.com/questions/ask?tags=guava+java)
34 - [guava-discuss: For open-ended questions and discussion](https://groups.google.com/group/guava-…
43 code is a library, we strongly recommend using the [Guava Beta Checker] to
46 [Guava Beta Checker]: https://github.com/google/guava-beta-checker
50 [repackage]: https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-if-i-want-to-use-beta-ap…