Last Version

Quarkus - Undertow 0.22.0

Build parent to bring in required dependencies

License

License

Categories

Categories

Quarkus Container Microservices Undertow Net Networking
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-undertow-parent
Version

Version

0.22.0
Type

Type

pom
Description

Description

Quarkus - Undertow
Build parent to bring in required dependencies
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-undertow-parent 0.22.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • deployment
  • runtime
  • common