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.

Members

name

string bazel_module.name

The name of the module.

tags

bazel_module_tags bazel_module.tags

The tags in the module related to the module extension currently being processed.

version

string bazel_module.version

The version of the module.