Last Version

Quarkus - Undertow - Common 0.22.0

Some common Undertow 2 substitutions that can be shared with Camel.

License

License

Categories

Categories

Quarkus Container Microservices Undertow Net Networking
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-undertow-common-substitutions
Version

Version

0.22.0
Type

Type

jar
Description

Description

Quarkus - Undertow - Common
Some common Undertow 2 substitutions that can be shared with Camel.
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-undertow-common-substitutions 0.22.0


<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-undertow-common-substitutions/ -->
<dependency>
    <groupId>io.quarkus</groupId>
    <artifactId>quarkus-undertow-common-substitutions</artifactId>
    <version>0.22.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-undertow-common-substitutions/
implementation 'io.quarkus:quarkus-undertow-common-substitutions:0.22.0'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-undertow-common-substitutions/
implementation ("io.quarkus:quarkus-undertow-common-substitutions:0.22.0")
'io.quarkus:quarkus-undertow-common-substitutions:jar:0.22.0'
<dependency org="io.quarkus" name="quarkus-undertow-common-substitutions" rev="0.22.0">
  <artifact name="quarkus-undertow-common-substitutions" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-undertow-common-substitutions', version='0.22.0')
)
libraryDependencies += "io.quarkus" % "quarkus-undertow-common-substitutions" % "0.22.0"
[io.quarkus/quarkus-undertow-common-substitutions "0.22.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.oracle.substratevm : svm jar
io.undertow : undertow-servlet jar
org.jboss.xnio : xnio-nio jar
org.jboss.xnio : xnio-api jar
io.quarkus : quarkus-core jar

Project Modules

There are no modules declared in this project.