Skip to content

apache/camel-quarkus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a265768 · May 7, 2025
Apr 25, 2025
Nov 27, 2024
May 4, 2025
Apr 24, 2025
May 7, 2025
Oct 1, 2020
May 2, 2025
Apr 24, 2025
Apr 29, 2025
May 7, 2025
May 7, 2025
Apr 24, 2025
May 7, 2025
May 7, 2025
May 2, 2025
Jan 25, 2024
Apr 24, 2025
Apr 24, 2025
Oct 5, 2023
Oct 4, 2024
Jan 11, 2023
May 6, 2025
Sep 24, 2024
Jun 27, 2024
May 26, 2022
Feb 10, 2025
Feb 10, 2025
Jun 28, 2023
Apr 28, 2023
Apr 28, 2023
May 2, 2025

Apache Camel extensions for Quarkus

Maven Central Licensed under Apache License version 2.0 Chat on Zulip

CI Branch Status

main

Main Branch Build

camel-main

Camel Main Branch Build

quarkus-main

Quarkus Main 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.

Getting started with Camel is user guide to start with Camel in general.

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.