is not current version
Last Version 3.17.0

Camel :: Netty HTTP 3.11.1

Camel Netty HTTP support

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-netty-http
Version

Version

3.11.1
Type

Type

jar
Description

Description

Camel :: Netty HTTP
Camel Netty HTTP support
Project Organization

Project Organization

The Apache Software Foundation

Download camel-netty-http 3.11.1


<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-netty-http/ -->
<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-netty-http</artifactId>
    <version>3.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-netty-http/
implementation 'org.apache.camel:camel-netty-http:3.11.1'
// https://jarcasting.com/artifacts/org.apache.camel/camel-netty-http/
implementation ("org.apache.camel:camel-netty-http:3.11.1")
'org.apache.camel:camel-netty-http:jar:3.11.1'
<dependency org="org.apache.camel" name="camel-netty-http" rev="3.11.1">
  <artifact name="camel-netty-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-netty-http', version='3.11.1')
)
libraryDependencies += "org.apache.camel" % "camel-netty-http" % "3.11.1"
[org.apache.camel/camel-netty-http "3.11.1"]

Dependencies

compile (12)

Group / Artifact Type Version
org.apache.camel : camel-netty jar 3.11.1
io.netty : netty-buffer jar 4.1.63.Final
io.netty : netty-codec jar 4.1.63.Final
io.netty : netty-common jar 4.1.63.Final
io.netty : netty-handler jar 4.1.63.Final
io.netty : netty-resolver jar 4.1.63.Final
io.netty : netty-transport jar 4.1.63.Final
io.netty : netty-transport-native-epoll jar 4.1.63.Final
io.netty : netty-transport-native-unix-common jar 4.1.63.Final
io.netty : netty-codec-http jar 4.1.63.Final
org.apache.camel : camel-http-base jar 3.11.1
org.apache.camel : camel-cloud jar 3.11.1

Project Modules

There are no modules declared in this project.