Camel RSS support enables integration with RSS feeds for consuming and producing syndicated content in Apache Camel routes.
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-rss</artifactId>
<version>4.19.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Consumes an RSS feed and logs each entry using Camel RSS component.
Ensure consistent Rome version across all dependencies, or use Camel's BOM to manage versions.
No dependency data recorded yet.