📦 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 (4)
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
2.KIE (Drools, JBPM, OptaPlanner) Parent with Dependencies
org.kie » kie-parent-with-dependencies Apache
The parent with dependencies imports the KIE third party BOM, all user BOMs and adds the default test-scoped dependencies.
This is a temporary POM which should eventually removed once all the downstream projects migrate to kie-parent + user BOMs.
Last Release on Oct 18, 2016
The BOM declares all (internal + 3rd party) dependency versions in dependencyManagement.
All modules should (transitively) import this BOM, except for the user-facing BOMs (which are used here).
Last Release on Feb 5, 2018
