License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices React User Interface Web Frameworks Messaging Application Layer Libs |
GroupId | GroupIdio.quarkus |
ArtifactId | ArtifactIdquarkus-reactive-messaging-http-deployment |
Version | Version2.6.0.CR1 |
Type | Typejar |
Description |
DescriptionQuarkus - SmallRye Reactive Messaging - HTTP and WebSockets - Deployment
Build parent to bring in required dependencies
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-reactive-messaging-http-deployment/ -->
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-reactive-messaging-http-deployment</artifactId>
<version>2.6.0.CR1</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-reactive-messaging-http-deployment/
implementation 'io.quarkus:quarkus-reactive-messaging-http-deployment:2.6.0.CR1'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-reactive-messaging-http-deployment/
implementation ("io.quarkus:quarkus-reactive-messaging-http-deployment:2.6.0.CR1")
'io.quarkus:quarkus-reactive-messaging-http-deployment:jar:2.6.0.CR1'
<dependency org="io.quarkus" name="quarkus-reactive-messaging-http-deployment" rev="2.6.0.CR1">
<artifact name="quarkus-reactive-messaging-http-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-reactive-messaging-http-deployment', version='2.6.0.CR1')
)
libraryDependencies += "io.quarkus" % "quarkus-reactive-messaging-http-deployment" % "2.6.0.CR1"
[io.quarkus/quarkus-reactive-messaging-http-deployment "2.6.0.CR1"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-jackson-deployment | jar | |
io.quarkus : quarkus-core-deployment | jar | |
io.quarkus : quarkus-smallrye-reactive-messaging-deployment | jar | |
io.quarkus : quarkus-reactive-messaging-http | jar | |
io.quarkus : quarkus-reactive-routes-deployment | jar |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5-internal | jar | |
org.assertj : assertj-core | jar | |
io.rest-assured : rest-assured | jar | |
org.awaitility : awaitility | jar | |
io.quarkus : quarkus-websockets-deployment | jar | |
io.quarkus : quarkus-resteasy-deployment | jar | |
io.quarkus : quarkus-bom | pom | 2.6.0.CR1 |