📦 Bill of Materials (BOMs)
BOMs are special artifacts that define dependency versions for a set of related artifacts. Import a BOM in your project to manage consistent versions across related dependencies.
BOMs declaring this artifact (6)
The parent with dependencies declares all dependency versions in dependencyManagement. All modules
extend this parent, except for the BOM (which is used here).
Last Release on Oct 4, 2023
The BOM declares all internal and appformer dependency versions in dependencyManagement.
KIE modules should _not_ directly import this BOM and instead use kie-parent and import specific KIE user BOMs.
Last Release on Jul 19, 2023