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