Outdated info in Multibindings Javadoc?
Open
- Dominant language
- Java
- Stars
- 12.7k
- Forks
- 1.7k
- Avg merge
- 11m
- Merged PRs (30d)
- 2
Description
The Javadoc[1] for the multibindings package says "this extension requires guice-multibindings.jar", but the Multibindings wiki page[2] says "NOTE: Since Guice 4.2, multibindings support has moved to Guice core. Before that, you need to depend on the guice-multibindings extension."
I assume the wiki page is correct, since guice-multibindings doesn't have a 5.x version on Maven central. Should this Javadoc be fixed?
[1] https://google.github.io/guice/api-docs/5.0.1/javadoc/com/google/inject/multibindings/package-summary.html
[2] https://github.com/google/guice/wiki/Multibindings
Contributor guide
Assessment
This issue has not been assessed yet.