google / guice

Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
https://github.com/google/guice
Apache License 2.0
12.48k stars 1.67k forks source link

Add `load()` statements for the builtin Bazel java rules #1812

Closed copybara-service[bot] closed 6 months ago

copybara-service[bot] commented 6 months ago

Add load() statements for the builtin Bazel java rules

Loads are being added in preparation for moving the rules out of Bazel and into rules_java.