此内容没有您所选择的语言版本。
Chapter 259. Reactor Component
Available as of Camel version 2.20
Maven users will need to add the following dependency to their pom.xml
for this component:
<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-reactor</artifactId> <version>x.x.x</version> <!-- use the same version as your Camel core version --> </dependency>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-reactor</artifactId>
<version>x.x.x</version>
<!-- use the same version as your Camel core version -->
</dependency>