is not current version
Last Version 2.10.0.Final

Quarkus - SmallRye Reactive Messaging - HTTP and WebSockets - Runtime 2.0.0.CR2

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

License

License

Categories

Categories

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

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-reactive-messaging-http
Version

Version

2.0.0.CR2
Type

Type

jar
Description

Description

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

Project Organization

JBoss by Red Hat

Download quarkus-reactive-messaging-http 2.0.0.CR2


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

Dependencies

compile (5)

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

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

Project Modules

There are no modules declared in this project.