tdiesler / camel-quarkus

Apache Camel Quarkus support

Home Page:https://camel.apache.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache Camel extensions for Quarkus

Maven Central Licensed under Apache License version 2.0 Chat on Zulip

CI Branch Status

master

Master Branch Build

camel-master

Camel Master Branch Build

quarkus-master

Quarkus Master Branch Build

What is this

This project hosts the efforts to port and package the 300+ Camel components as Quarkus extensions.

Apache Camel is the Swiss knife of integrating heterogeneous systems with more than a decade of history and a lively community of users and developers.

Quarkus is a Java platform offering fast boot times and low memory footprint. It targets both stock JVMs (OpenJDK in the first place) and GraalVM.

Quarkus extensions are units of Quarkus distribution. They configure, boot and integrate a technology (in our case Camel components) into your Quarkus application. You will typically use them as dependencies in your project.

How to build

See the contributor guide in the source tree or on the Apache Camel website.

Licensing

This software is licensed under the terms you may find in the file named LICENSE.txt in this directory.

About

Apache Camel Quarkus support

https://camel.apache.org

License:Apache License 2.0


Languages

Language:Java 99.0%Language:Groovy 0.4%Language:Kotlin 0.2%Language:XSLT 0.1%Language:Mustache 0.1%Language:Tcl 0.1%Language:Shell 0.1%Language:FreeMarker 0.0%Language:HTML 0.0%Language:JavaScript 0.0%Language:XQuery 0.0%Language:Ruby 0.0%