не последняя версия
Последняя версия 2.10.0.Final

Quarkus - SmallRye Reactive Messaging - HTTP and WebSockets - Runtime 2.1.0.Final

Connect to HTTP or Web Socket and expose HTTP or Web Socket endpoints for Reactive Messaging

Лицензия

Лицензия

Категории

Категории

Quarkus Контейнер Микросервисы React Взаимодействие с пользователем Веб-фреймворки Messaging Библиотеки уровня приложения
Группа

Группа

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

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

quarkus-reactive-messaging-http
Версия

Версия

2.1.0.Final
Тип

Тип

jar
Описание

Описание

Quarkus - SmallRye Reactive Messaging - HTTP and WebSockets - Runtime
Connect to HTTP or Web Socket and expose HTTP or Web Socket endpoints for Reactive Messaging
Организация-разработчик

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

JBoss by Red Hat

Скачать quarkus-reactive-messaging-http 2.1.0.Final


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
io.quarkus : quarkus-jackson jar
io.quarkus : quarkus-smallrye-reactive-messaging jar
io.quarkus : quarkus-arc jar
io.quarkus : quarkus-vertx-web jar
io.smallrye.reactive : smallrye-mutiny-vertx-web-client jar

provided (1)

Идентификатор библиотеки Тип Версия
io.smallrye.reactive : smallrye-connector-attribute-processor jar

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

Данный проект не имеет модулей.