-
Notifications
You must be signed in to change notification settings - Fork 2k
BOM Guidelines
Alan Zimmer edited this page Jan 30, 2020
·
5 revisions
A "bill of materials" (BOM) is a customer-focused POM that contains a set of modules that are known to share a common set of dependencies. This reduces the overhead of dependency management for the Azure SDKs included in the BOM and allows for a customer to focus on the bigger picture.
The azure-sdk-bom will include all GA'd libraries that share a common dependency set.
TBD
- Dependency checker tool has no conflicting dependency versions (TBD)
- E2E/Smoke tests pass (TBD)
- Frequently Asked Questions
- Azure Identity Examples
- Configuration
- Performance Tuning
- Android Support
- Unit Testing
- Test Proxy Migration
- Azure Json Migration
- New Checkstyle and Spotbugs pattern migration
- Protocol Methods
- TypeSpec-Java Quickstart
- Getting Started Guidance
- Adding a Module
- Building
- Writing Performance Tests
- Working with AutoRest
- Deprecation
- BOM guidelines
- Release process
- Access helpers