<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-juel</artifactId>
<version>2.8.1</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> <version>2.8.1</version> </parent>
compile
|-- org.apache.camel:camel-core
|-- org.apache.geronimo.specs:geronimo-el_1.0_spec
test
|-- org.apache.camel:camel-test
|-- log4j:log4j
|-- org.springframework:spring-context
|-- org.springframework:spring-aop
|-- junit:junit