The github component is used for integrating Camel with github.
📦 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)

BOM: 3+ : Recommended
Last Release on May 2, 2018

Relocated → io.thorntail » bom
BOM: * : All
Last Release on May 2, 2018

Relocated → io.thorntail » bom-all
BOM: 3 : Stable
Last Release on May 2, 2018

Relocated → io.thorntail » bom-stable
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
The BOM declares all (internal + 3rd party) 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 4, 2018