Download camel-netty-http-2.12.3.jar file - Jar c

Jar examples for c:camel-netty-http

Description

Camel Netty HTTP support

You can download jar file camel-netty-http 2.12.3 in this page.

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

camel-netty-http-2.12.3-javadoc.jar
camel-netty-http-2.12.3-sources.jar
camel-netty-http-2.12.3.jar
camel-netty-http-2.12.3.pom



Related Tutorials