| Class | Description |
|---|---|
| BomGeneratorMojo |
Generate BOM by flattening the current project's dependency management section and applying exclusions.
|
| DependencyMatcher |
A matcher for Maven dependencies based on a collection of rules.
|
| DependencySet |
Inclusion and exclusion rules for artifacts.
|
| ExternalBomConflictCheck |
Information related to an external BOM dependency.
|
| ExternalBomConflictCheckSet |
A set of
ExternalBomConflictCheck objects, |
Apache Camel