On Mon, Apr 2, 2012 at 7:53 PM, Samruben <ramyasri....@gmail.com> wrote:
> Hi
>
> I am new user to camel. My question may be simple,but i couldnot able to
> find the respective jars (name of tthe jars) for the following classes.
>
> 1. interface Predicate
> 2. Expression languages implementation jars
>               --SQL (SQLExpression)
>              -- OGNL (OGNLExpression)
>              -- SPEL (SpELExpression,)
>              -- JXPATH (found jar for jxpath, need confirmation)
>
> I am in urgent need of this jars, kindly help me.
>

Ad 1)
camel-core

Ad 2)
In their components, eg camel-sql, camel-ognl, camel-spring, camel-jxpath

There is a website which have a search engine for maven jars
http://www.jarvana.com/jarvana/

It may be able to find those JARs easily.

You can always look in the source and find where they are
http://camel.apache.org/source.html

> Thank you in advance
>
> Regards,
> Sam
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/jars-required-tp5613183p5613183.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
CamelOne 2012 Conference, May 15-16, 2012: http://camelone.com
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to