Try adding following to the POM
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
<version>0.9.1</version>
</dependency>

 On 22 Mar 2014 05:17, "Lydie" <lprev...@completegenomics.com> wrote:

> Hello,
>
> I have added camel-jsonpath in my pom.xml file but it complains of:
> "Missing artifact org.apache.camel:camel-jsonpath"
>
> Should I add a repository?
>
> Thanks,
>
> Lydie
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/camel-jsonpath-tp5749218.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to