| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииQuarkus Контейнер Микросервисы React Взаимодействие с пользователем Веб-фреймворки Messaging Библиотеки уровня приложения |
| Группа | Группаio.quarkiverse.reactivemessaging.http |
| Идентификатор | Идентификаторquarkus-reactive-messaging-http |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеQuarkus - SmallRye Reactive Messaging - HTTP and WebSockets - Runtime
Connect to HTTP or WebSocket and expose HTTP or WebSocket endpoints for Reactive Messaging
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.reactivemessaging.http/quarkus-reactive-messaging-http/ -->
<dependency>
<groupId>io.quarkiverse.reactivemessaging.http</groupId>
<artifactId>quarkus-reactive-messaging-http</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.reactivemessaging.http/quarkus-reactive-messaging-http/
implementation 'io.quarkiverse.reactivemessaging.http:quarkus-reactive-messaging-http:1.0.1'
// https://jarcasting.com/artifacts/io.quarkiverse.reactivemessaging.http/quarkus-reactive-messaging-http/
implementation ("io.quarkiverse.reactivemessaging.http:quarkus-reactive-messaging-http:1.0.1")
'io.quarkiverse.reactivemessaging.http:quarkus-reactive-messaging-http:jar:1.0.1'
<dependency org="io.quarkiverse.reactivemessaging.http" name="quarkus-reactive-messaging-http" rev="1.0.1">
<artifact name="quarkus-reactive-messaging-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.reactivemessaging.http', module='quarkus-reactive-messaging-http', version='1.0.1')
)
libraryDependencies += "io.quarkiverse.reactivemessaging.http" % "quarkus-reactive-messaging-http" % "1.0.1"
[io.quarkiverse.reactivemessaging.http/quarkus-reactive-messaging-http "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.quarkus : quarkus-arc | jar | |
| io.quarkus : quarkus-jackson | jar | |
| io.quarkus : quarkus-smallrye-reactive-messaging | jar | |
| io.quarkus : quarkus-reactive-routes | jar | |
| io.smallrye.reactive : smallrye-mutiny-vertx-web-client | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.smallrye.reactive : smallrye-connector-attribute-processor | jar |