Spring-Boot Starter for Apache Camel core, enabling Camel Java DSL based routing in Spring Boot applications.
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-core-starter</artifactId>
<version>4.18.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a simple Camel route in a Spring Boot application.
Update imports and configuration for Camel 4.x.
No dependency data recorded yet.