IMPORTANT: The Bazel docs have moved! Please update your bookmark to https://bazel.build/rules/lib/bazel_module
You can read about the migration, and let us know what you think.
Extensions >
API reference >
bazel_module
bazel_module
Represents a Bazel module in the external dependency graph.name
string bazel_module.nameThe name of the module.
tags
bazel_module_tags bazel_module.tagsThe tags in the module related to the module extension currently being processed.
version
string bazel_module.versionThe version of the module.