Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ <h3>
<li><a href="https://camel.apache.org/virtualbox.html" rel="nofollow">camel-virtualbox</a> for interacting with <a href="https://www.virtualbox.org" rel="nofollow">VirtualBox</a> via the web service API </li>
<li><a href="http://camel.apache.org/vtd-xml" rel="nofollow">camel-vtdxml</a> for fast and efficient XPath evaluation using the <a href="http://vtd-xml.sourceforge.net/" rel="nofollow">VTD-XML library</a> </li>
<li><a href="http://camel.apache.org/rcode" rel="nofollow">camel-rcode</a> for integration of the statistics environment <a href="http://www.r-project.org" rel="nofollow">R</a> via <a href="http://rforge.net/Rserve/" rel="nofollow">Rserve</a> </li>
<li><a href="https://github.com/camel-extra/camel-extra/tree/master/components/camel-sapjcoserver" rel="nofollow">camel-sapjcoserver</a> for working with SapJCOServer</li>
<li><a href="http://camel.apache.org/spring-neo4j" rel="nofollow">camel-spring-neo4j</a> for interaction with <a href="http://www.neo4j.org" rel="nofollow">Neo4j</a>. </li>
<li><a href="http://camel.apache.org/zeromq" rel="nofollow">camel-zeromq</a> for consuming or producing messages using <a href="http://zeromq.org" rel="nofollow">ZeroMQ</a>. </li>
</ul>
Expand Down