Jar examples for c:camel-mustache
Camel Mustache support
You can download jar file camel-mustache 2.18.2 in this page.
Apache License
You can use the following script to add camel-mustache-2.18.2.jar to your project.
<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-mustache</artifactId> <version>2.18.2</version> </dependency>
compile group: 'org.apache.camel', name: 'camel-mustache', version: '2.18.2'
libraryDependencies += "org.apache.camel" % "camel-mustache" % "2.18.2"
<dependency org="org.apache.camel" name="camel-mustache" rev="2.18.2"/>
@Grapes(@Grab(group='org.apache.camel', module='camel-mustache', version='2.18.2'))
'org.apache.camel:camel-mustache:jar:2.18.2'
Click the following link to download the jar file.
camel-mustache-2.18.2-javadoc.jar