License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices React User Interface Web Frameworks Messaging Application Layer Libs |
GroupId | GroupIdio.quarkus |
ArtifactId | ArtifactIdquarkus-reactive-messaging-http |
Version | Version2.9.0.CR1 |
Type | Typejar |
Description |
DescriptionThis is the parent of relocated artifacts, that are still released for compatibility reasons.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-reactive-messaging-http/ -->
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-reactive-messaging-http</artifactId>
<version>2.9.0.CR1</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-reactive-messaging-http/
implementation 'io.quarkus:quarkus-reactive-messaging-http:2.9.0.CR1'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-reactive-messaging-http/
implementation ("io.quarkus:quarkus-reactive-messaging-http:2.9.0.CR1")
'io.quarkus:quarkus-reactive-messaging-http:jar:2.9.0.CR1'
<dependency org="io.quarkus" name="quarkus-reactive-messaging-http" rev="2.9.0.CR1">
<artifact name="quarkus-reactive-messaging-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-reactive-messaging-http', version='2.9.0.CR1')
)
libraryDependencies += "io.quarkus" % "quarkus-reactive-messaging-http" % "2.9.0.CR1"
[io.quarkus/quarkus-reactive-messaging-http "2.9.0.CR1"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-bom | pom | 2.9.0.CR1 |