is not current version
Last Version 0.22.0

io.quarkus:quarkus-undertow-common-substitutions 0.21.0

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

Categories

Categories

Quarkus Container Microservices Undertow Net Networking
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-undertow-common-substitutions
Version

Version

0.21.0
Type

Type

jar

Download quarkus-undertow-common-substitutions 0.21.0


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