Quarkus - SmallRye Reactive Messaging - HTTP and WebSockets - Deployment

Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration

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-deployment
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Quarkus - SmallRye Reactive Messaging - HTTP and WebSockets - Deployment
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-reactive-messaging-http-deployment

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.quarkus : quarkus-arc-deployment jar
io.quarkus : quarkus-jackson-deployment jar
io.quarkus : quarkus-core-deployment jar
io.quarkus : quarkus-smallrye-reactive-messaging-deployment jar
io.quarkiverse.reactivemessaging.http : quarkus-reactive-messaging-http jar 1.0.3
io.quarkus : quarkus-reactive-routes-deployment jar

test (6)

Group / Artifact Type Version
io.quarkus : quarkus-junit5-internal jar
org.assertj : assertj-core jar 3.22.0
io.rest-assured : rest-assured jar
org.awaitility : awaitility jar
io.quarkus : quarkus-websockets-deployment jar
io.quarkus : quarkus-resteasy-deployment 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