camel

Apache Camel

Github stars Tracking Chart

Apache Camel

Maven Central
Javadocs
Stack Overflow
Gitter
Master Build
Twitter

Apache Camel is a powerful open source integration framework based on known
Enterprise Integration Patterns with powerful bean integration.

Introduction

Camel lets you create the Enterprise Integration Patterns to implement routing
and mediation rules in either a Java based Domain Specific Language (or Fluent API),
via Spring or Blueprint based Xml Configuration files, or via the Scala DSL.
This means you get smart completion of routing rules in your IDE whether
in your Java, Scala or XML editor.

Apache Camel uses URIs so that it can easily work directly with any kind of
transport or messaging model such as HTTP, ActiveMQ, JMS, JBI, SCA, MINA
or CXF together with working with pluggable Data Format options.
Apache Camel is a small library which has minimal dependencies for easy embedding
in any Java application. Apache Camel lets you work with the same API regardless
which kind of transport used, so learn the API once and you will be able to
interact with all the Components that is provided out-of-the-box.

Apache Camel has powerful Bean Binding and integrated seamless with
popular frameworks such as Spring, CDI and Blueprint.

Apache Camel has extensive testing support allowing you to easily
unit test your routes.

Components

Apache Camel comes with a lot of artifacts with components, data formats, languages and various other kinds.
The up to date list is available online at the Camel website:

Examples

Apache Camel comes with many examples.
The up to date list is available online at github:

Getting Started

To help you get started, try the following links:

Getting Started

http://camel.apache.org/getting-started.html

It is also recommended to get started by trying out some of the beginner examples.

Building

http://camel.apache.org/building.html

Contributions

We welcome contributions of all kinds, for details of how you can help

https://github.com/apache/camel/blob/master/CONTRIBUTING.md

Please refer to the website for details of finding the issue tracker,
email lists, github, chat

Website: http://camel.apache.org/

Github (source): https://github.com/apache/camel

Issue tracker: https://issues.apache.org/jira/projects/CAMEL

Mailing list: http://camel.apache.org/mailing-lists.html

Chat: https://gitter.im/apache/apache-camel

StackOverflow: https://stackoverflow.com/questions/tagged/apache-camel

Twitter: https://twitter.com/ApacheCamel

Support

If you need support or help then read this page first

http://camel.apache.org/support.html

Getting Help

If you hit any problems please talk to us on either StackOverflow, Chat, or the email mailing list.

Please help us make Apache Camel better - we appreciate any feedback
you may have.

Enjoy!


The Camel riders!

Licensing

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

This distribution includes cryptographic software. The country in
which you currently reside may have restrictions on the import,
possession, use, and/or re-export to another country, of
encryption software. BEFORE using any encryption software, please
check your country's laws, regulations and policies concerning the
import, possession, or use, and re-export of encryption software, to
see if this is permitted. See http://www.wassenaar.org/ for more
information.

The U.S. Government Department of Commerce, Bureau of Industry and
Security (BIS), has classified this software as Export Commodity
Control Number (ECCN) 5D002.C.1, which includes information security
software using or performing cryptographic functions with asymmetric
algorithms. The form and manner of this Apache Software Foundation
distribution makes it eligible for export under the License Exception
ENC Technology Software Unrestricted (TSU) exception (see the BIS
Export Administration Regulations, Section 740.13) for both object
code and source code.

The following provides more details on the included cryptographic
software:

  • camel-ahc can be configured to use https
  • camel-atmosphere-websocket can be used for secure communications
  • camel-crypto can be used for secure communications
  • camel-cxf can be configured for secure communications
  • camel-ftp can be configured for secure communications
  • camel-http can be configured to use https
  • camel-infinispan can be configured for secure communications
  • camel-jasypt can be used for secure communications
  • camel-jetty can be configured to use https
  • camel-mail can be configured for secure communications
  • camel-nagios can be configured for secure communications
  • camel-netty-http can be configured to use https
  • camel-undertow can be configured to use https
  • camel-xmlsecurity can be configured for secure communications

Overview

Name With Ownerapache/camel
Primary LanguageJava
Program languageJava (Language Count: 20)
Platform
License:Apache License 2.0
Release Count252
Last Release Namecamel-4.6.0 (Posted on 2024-05-05 18:50:28)
First Release Namecamel-1.0.0 (Posted on 2009-01-19 21:04:24)
Created At2009-05-21 00:25:36
Pushed At2024-05-07 14:19:46
Last Commit At
Stargazers Count5.3k
Watchers Count269
Fork Count4.9k
Commits Count70.3k
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count10659
Pull Requests Open Count10
Pull Requests Close Count3384
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top