Download camel-mustache-2.18.2.jar file - Jar c

Jar examples for c:camel-mustache

Description

Camel Mustache support

You can download jar file camel-mustache 2.18.2 in this page.

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

camel-mustache-2.18.2-javadoc.jar
camel-mustache-2.18.2-sources.jar
camel-mustache-2.18.2.jar
camel-mustache-2.18.2.pom



Related Tutorials