Core Camel functionality and basic languages for Apache Camel Quarkus integration.
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-core</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.
Starts a Camel Quarkus application using CamelMain.
Update imports from org.apache.camel.quarkus to org.apache.camel.quarkus.core for core classes.
No dependency data recorded yet.