is not current version
Last Version 3.17.0

org.apache.camel:camel-netty-http 3.3.0

Camel Netty HTTP support

Categories

Categories

Net Netty Networking
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-netty-http
Version

Version

3.3.0
Type

Type

jar

Download camel-netty-http 3.3.0


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