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