Apache Camel component for reading from and writing to system streams (System.in, System.out, System.err).
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-stream</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.
Minimal Camel route reading from System.in and writing to System.out
No known issues recorded.
No dependency data recorded yet.