License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices React User Interface Web Frameworks Messaging Application Layer Libs |
GroupId | GroupIdio.quarkiverse.reactivemessaging.http |
ArtifactId | ArtifactIdquarkus-reactive-messaging-http |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuarkus - 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 |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.smallrye.reactive : smallrye-connector-attribute-processor | jar |