Camel Quarkus BOM provides a Bill of Materials for managing Apache Camel extensions in Quarkus applications.
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-bom</artifactId>
<version>3.33.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Inject CamelBootstrap to start Camel routes in Quarkus.
No known issues recorded.
No dependency data recorded yet.