Camel :: Example :: Reactive Streams

An example that shows how Camel can exchange data using reactive streams with Spring Boot reactor

License

License

Categories

Categories

React User Interface Web Frameworks Reactive Streams Container Microservices Reactive libraries
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-reactive-streams
Last Version

Last Version

2.19.5
Release Date

Release Date

Type

Type

jar
Description

Description

Camel :: Example :: Reactive Streams
An example that shows how Camel can exchange data using reactive streams with Spring Boot reactor
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-example-reactive-streams

Download camel-example-reactive-streams

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-example-reactive-streams/ -->
<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-example-reactive-streams</artifactId>
    <version>2.19.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-reactive-streams/
implementation 'org.apache.camel:camel-example-reactive-streams:2.19.5'
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-reactive-streams/
implementation ("org.apache.camel:camel-example-reactive-streams:2.19.5")
'org.apache.camel:camel-example-reactive-streams:jar:2.19.5'
<dependency org="org.apache.camel" name="camel-example-reactive-streams" rev="2.19.5">
  <artifact name="camel-example-reactive-streams" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-example-reactive-streams', version='2.19.5')
)
libraryDependencies += "org.apache.camel" % "camel-example-reactive-streams" % "2.19.5"
[org.apache.camel/camel-example-reactive-streams "2.19.5"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.camel : camel-spring-boot-starter jar 2.19.5
org.apache.camel : camel-reactive-streams-starter jar 2.19.5
org.apache.camel : camel-servlet-starter jar 2.19.5
org.springframework.boot : spring-boot-starter-web jar 1.5.7.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar
io.projectreactor : reactor-core jar 3.0.5.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.19.5
2.19.4
2.19.3
2.19.2
2.19.1
2.19.0