Last Version

Camel Component :: Stream 2.2.1.Final

The stream: component provides access to the system-in system-out and system-err streams as well as allowing streaming of file and URL.

License

License

AL2
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

camel-stream
Version

Version

2.2.1.Final
Type

Type

jar
Description

Description

Camel Component :: 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.
Project Organization

Project Organization

JBoss by Red Hat

Download camel-stream 2.2.1.Final


<!-- https://jarcasting.com/artifacts/io.thorntail/camel-stream/ -->
<dependency>
    <groupId>io.thorntail</groupId>
    <artifactId>camel-stream</artifactId>
    <version>2.2.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail/camel-stream/
implementation 'io.thorntail:camel-stream:2.2.1.Final'
// https://jarcasting.com/artifacts/io.thorntail/camel-stream/
implementation ("io.thorntail:camel-stream:2.2.1.Final")
'io.thorntail:camel-stream:jar:2.2.1.Final'
<dependency org="io.thorntail" name="camel-stream" rev="2.2.1.Final">
  <artifact name="camel-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail', module='camel-stream', version='2.2.1.Final')
)
libraryDependencies += "io.thorntail" % "camel-stream" % "2.2.1.Final"
[io.thorntail/camel-stream "2.2.1.Final"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-stream jar 2.19.0
io.thorntail : camel-core jar 2.2.1.Final

provided (1)

Group / Artifact Type Version
org.wildfly.camel : wildfly-camel-feature-pack zip 4.7.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
io.thorntail : build-resources jar 2.2.1.Final

Project Modules

There are no modules declared in this project.