Skip to content

hawtio/camel-model

Folders and files

NameName
Last commit message
Last commit date
Oct 1, 2024
Jul 14, 2023
Oct 1, 2024
Jan 6, 2025
Jul 14, 2023
Jul 14, 2023
Jul 14, 2023
Oct 20, 2023
Jul 18, 2023
Oct 1, 2024
Oct 20, 2023
Jul 14, 2023
Aug 4, 2023
Aug 4, 2023
Jul 14, 2023
Jul 14, 2023
Jan 6, 2025
Jan 6, 2025
Mar 1, 2024
Mar 1, 2024
Mar 7, 2024
Feb 3, 2025

Repository files navigation

Camel Catalog Definition Model

This project provides Apache Camel catalog definition model extracted from the org.apache.camel:camel-catalog JAR. NPM projects can consume this package to create an application that is based on the Apache Camel model.

Install

NPM

npm i @hawtio/camel-model

Yarn

yarn add @hawtio/camel-model

Usage

import {
  apacheCamelModelVersion,
  components,
  dataformats,
  definitions,
  languages,
  rests
} from '@hawtio/camel-model'

License

This project is licensed under the Apache 2.0 License.