GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
JLBP-15 should show an example of how to use/import a BOM
Open
best practices
enhancement
p3
- Dominant language
- Java
- Stars
- 163
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
[JLBP-15](https://jlbp.dev/JLBP-15.html) says:
> Consumers of a multi-module library import the library’s BOM in their own `` section and omit the versions from the specific modules they import.
There should be an example showing details like using `import` and `pom`, or else at least a reference to other documentation of how to import a BOM (like [this](https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Importing_Dependencies)).
Contributor guide
Assessment
This issue has not been assessed yet.