Provides Jetty HTTP server and client support for Apache Camel routes.
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-jetty</artifactId>
<version>4.20.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts a simple HTTP server using Camel Jetty that responds with a fixed message.
Ensure your Java version matches the Jetty version required by your Camel version.
No dependency data recorded yet.