Camel Quarkus BOM Deployment provides a bill of materials for Apache Camel extensions tailored for Quarkus, ensuring consistent dependency versions.
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-bom-deployment</artifactId>
<version>0.4.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Add a simple Camel route in a Quarkus application.
Check the Camel Quarkus documentation for supported components and consider using a newer version.
No dependency data recorded yet.