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