Lightweight runtime primitives shared between components/engine/engine-java (the full
client-Java engine — synchronizer, compiler, ClassConsumer SPI, controller routing) and
components/engine/engine-bpm-flowable (only needs to resolve client-compiled classes from
delegate expressions). Extracted from engine-java's runtime package so engine-bpm-flowable
can depend on this small leaf module instead of the full engine — that in turn lets
...
📦 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.