Last Version

Camel Quarkus :: Netty HTTP :: Runtime 2.10.0

Maven plugins configuration

License

License

Categories

Categories

Quarkus Container Microservices Net Netty Networking
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-netty-http
Version

Version

2.10.0
Type

Type

jar
Description

Description

Camel Quarkus :: Netty HTTP :: Runtime
Maven plugins configuration
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-netty-http

Download camel-quarkus-netty-http 2.10.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-core jar
org.apache.camel.quarkus : camel-quarkus-netty jar
org.apache.camel.quarkus : camel-quarkus-http-common jar
io.quarkus : quarkus-netty jar
io.quarkus : quarkus-caffeine jar
org.apache.camel : camel-netty-http jar

Project Modules

There are no modules declared in this project.