Provides Mutiny reactive bindings for the Vert.x Web Client, enabling asynchronous HTTP requests with a reactive API.
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-mutiny-vertx-web-client</artifactId>
<version>3.22.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sends an HTTP GET request using Mutiny Vert.x Web Client.
Use Vert.x 4.x or later; check your Vert.x version.
No dependency data recorded yet.