Последняя версия

Quarkus HTTP 4.1.9

Quarkus HTTP

Лицензия

Лицензия

Категории

Категории

Quarkus Контейнер Микросервисы
Группа

Группа

io.quarkus.http
Идентификатор

Идентификатор

quarkus-http-parent
Версия

Версия

4.1.9
Тип

Тип

pom
Описание

Описание

Quarkus HTTP
Quarkus HTTP
Организация-разработчик

Организация-разработчик

JBoss by Red Hat

Скачать quarkus-http-parent 4.1.9

Имя Файла Размер
quarkus-http-parent-4.1.9.pom 29 KB
Обзор

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

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