Camel Quarkus :: Netty 4 HTTP :: Runtime

Apache Camel extensions for Quarkus

License

License

Categories

Categories

Quarkus Container Microservices Net Netty Networking
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-netty4-http
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Camel Quarkus :: Netty 4 HTTP :: Runtime
Apache Camel extensions for Quarkus
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-netty4-http

Download camel-quarkus-netty4-http

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-core jar
io.quarkus : quarkus-netty jar
io.quarkus : quarkus-caffeine jar
org.apache.camel : camel-netty4-http jar
com.oracle.substratevm : svm jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.2