npm.io
4.20.0 • Published 2 months ago

@hawtio/camel-model

Licence
Apache-2.0
Version
4.20.0
Deps
0
Size
7.8 MB
Vulns
0
Weekly
0
Stars
1

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.