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