Jar examples for c:camel-stream
The stream: component provides access to the system-in system-out and system-err streams as well as allowing streaming of file and URL.
You can download jar file camel-stream 2.19.1 in this page.
Apache License
You can use the following script to add camel-stream-2.19.1.jar to your project.
<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-stream</artifactId> <version>2.19.1</version> </dependency>
compile group: 'org.apache.camel', name: 'camel-stream', version: '2.19.1'
libraryDependencies += "org.apache.camel" % "camel-stream" % "2.19.1"
<dependency org="org.apache.camel" name="camel-stream" rev="2.19.1"/>
@Grapes(@Grab(group='org.apache.camel', module='camel-stream', version='2.19.1'))
'org.apache.camel:camel-stream:jar:2.19.1'
Click the following link to download the jar file.
camel-stream-2.19.1-javadoc.jar