Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Core Commands is a set of Camel commands that SPI can reuse to integrate Camel commands in various tooling. The core commands is in the camel-commands-core JAR.
  • Karaf Commands is the Camel core commands for using with Apache Karaf based containers.
  • commands-spring-boot is the Camel commands for Spring Boot
  • commands-jolokia is the Camel commands integrated with Jolokia to allow remote management

Camel Catalog

  • Is a standalone JAR camel-catalog that contains catalog information about the Apache Camel release. Such as information about each of the Camel components, with documentation in json schema format. This is intended for SPI to leverage for tooling, such as being able to implement Apache Camel component editors that can provide the set of options the component offers, with documentation included. 

...