Skip to content

hawtio/camel-model

Repository files navigation

Camel Catalog Definition Model

npm

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.

About

Camel catalog definition model

Topics

Resources

License

Stars

1 star

Watchers

10 watching

Forks

Packages

 
 
 

Contributors