<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-stringtemplate</artifactId>
<version>2.1.0</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-stringtemplate', version='2.1.0')
)