Quarkus - SmallRye Reactive Messaging - HTTP and WebSockets - Runtime

Connect to HTTP or WebSocket and expose HTTP or WebSocket endpoints for Reactive Messaging

License

License

Categories

Categories

Quarkus Container Microservices React User Interface Web Frameworks Messaging Application Layer Libs
GroupId

GroupId

io.quarkiverse.reactivemessaging.http
ArtifactId

ArtifactId

quarkus-reactive-messaging-http
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Quarkus - SmallRye Reactive Messaging - HTTP and WebSockets - Runtime
Connect to HTTP or WebSocket and expose HTTP or WebSocket endpoints for Reactive Messaging
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-reactive-messaging-http

How to add to project

<!-- 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.3</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.3'
// https://jarcasting.com/artifacts/io.quarkiverse.reactivemessaging.http/quarkus-reactive-messaging-http/
implementation ("io.quarkiverse.reactivemessaging.http:quarkus-reactive-messaging-http:1.0.3")
'io.quarkiverse.reactivemessaging.http:quarkus-reactive-messaging-http:jar:1.0.3'
<dependency org="io.quarkiverse.reactivemessaging.http" name="quarkus-reactive-messaging-http" rev="1.0.3">
  <artifact name="quarkus-reactive-messaging-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.reactivemessaging.http', module='quarkus-reactive-messaging-http', version='1.0.3')
)
libraryDependencies += "io.quarkiverse.reactivemessaging.http" % "quarkus-reactive-messaging-http" % "1.0.3"
[io.quarkiverse.reactivemessaging.http/quarkus-reactive-messaging-http "1.0.3"]

Dependencies

compile (5)

Group / Artifact Type Version
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

provided (1)

Group / Artifact Type Version
io.smallrye.reactive : smallrye-connector-attribute-processor jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0.CR1