License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Net Netty Networking |
GroupId | GroupIdorg.apache.camel.quarkus |
ArtifactId | ArtifactIdcamel-quarkus-netty4-http-deployment |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel Quarkus :: Netty 4 HTTP :: Deployment
Apache Camel extensions for Quarkus
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-netty4-http-deployment/ -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-netty4-http-deployment</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-netty4-http-deployment/
implementation 'org.apache.camel.quarkus:camel-quarkus-netty4-http-deployment:0.1.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-netty4-http-deployment/
implementation ("org.apache.camel.quarkus:camel-quarkus-netty4-http-deployment:0.1.0")
'org.apache.camel.quarkus:camel-quarkus-netty4-http-deployment:jar:0.1.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-netty4-http-deployment" rev="0.1.0">
<artifact name="camel-quarkus-netty4-http-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-netty4-http-deployment', version='0.1.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-netty4-http-deployment" % "0.1.0"
[org.apache.camel.quarkus/camel-quarkus-netty4-http-deployment "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-netty-deployment | jar | |
io.quarkus : quarkus-caffeine-deployment | jar | |
org.apache.camel.quarkus : camel-quarkus-core-deployment | jar | 0.1.0 |
org.apache.camel.quarkus : camel-quarkus-netty4-http | jar |