6.3.9.2. 例

  • Integration に追加のクラスパスを含めます。

    $ kamel run -t jvm.classpath=/path/to/my-dependency.jar:/path/to/another-dependency.jar ...