Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: remove line : mina:multicast://hostname[:port][?options] (not supported)

...

Maven users will need to add the following dependency to their pom.xml for this component:

Code Block
xmlxml
<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-mina</artifactId>
    <version>x.x.x</version>
    <!-- use the same version as your Camel core version -->
</dependency>

...