Last Version

Quarkus HTTP 4.1.9

Quarkus HTTP

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkus.http
ArtifactId

ArtifactId

quarkus-http-parent
Version

Version

4.1.9
Type

Type

pom
Description

Description

Quarkus HTTP
Quarkus HTTP
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-http-parent 4.1.9


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

Dependencies

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

Project Modules

  • core
  • servlet
  • http-core
  • vertx
  • websocket