We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update http:// links to https:// if available. Also update some links that have been migrated. Context: #6839. RELNOTES=n/a PiperOrigin-RevId: 583431708
Update docs about annotation-only dependencies now that [j2objc-annotations will be hidden at runtime for Gradle users](https://github.com/google/guava/pull/3683). PiperOrigin-RevId: 544382567
Warn about [JDK-8152174](https://bugs.openjdk.org/browse/JDK-8152174). This didn't feel common enough for me to also mention it on our landing pages. But it feels worth mentioning here, admittedly in part because I like to refer back to this sprawling section whenever I hear of problems from excluding dependencies :) (Thanks to https://github.com/google/guava/issues/6474 for the report.) PiperOrigin-RevId: 530298918
Link to Marcono1234's discovery that Maven sometimes hides the error messages that are caused by missing annotation deps. PiperOrigin-RevId: 514477129
Further clarifications about our annotation-only deps. PiperOrigin-RevId: 366091295
Link to https://github.com/google/auto/issues/1032. RELNOTES=n/a PiperOrigin-RevId: 365045883
Clarify docs about annotation-only dependencies. RELNOTES=n/a PiperOrigin-RevId: 364573332
Belatedly bump version of failureaccess. RELNOTES=n/a ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=337077078
Mention Guava's new dependency in documentation. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=217758655
Remove org.apache.maven.plugins, which is the default: https://maven.apache.org/guides/introduction/introduction-to-plugin-prefix-mapping.html#Configuring_Maven_to_Search_for_Plugins ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=182205463
{#id} doesn't work from the Github Wiki, I think, only from github.io sites (e.g., http://google.github.io/truth/faq#imports). Followup to CL 179856462. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=179861167
Link directly to instructions for repackaging Guava. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=179856462
Document how to shade Guava and, more generally, how to avoid version conflicts. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=179203640
Mention problems with annotation processors. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=178382275
Include links to Scala problem, as well. Relevant to https://github.com/google/guava/issues/1095 and https://github.com/google/guava/issues/1127 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=178380378
Document that it's safe to exclude Guava's annotation dependencies. https://groups.google.com/d/topic/guava-discuss/esIthL_9AIc/discussion ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=178379402
Fix md files that were incorrectly marked executable.
Sync changes from migration to internal pages. Primarily, fix up tons of Markdown stuff.
Change example version to 22.0, and describe how to get the Android flavor.
Updated UseGuavaInYourBuild (markdown)
Fix wiki links to use proper format to work on GitHub.
Initial commit of Guava wiki contents.