Vert.x Web is a toolkit for building reactive web applications and microservices on top of the Vert.x toolkit.
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-web</artifactId>
<version>5.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a simple HTTP server with a route handler.
No known issues recorded.
No dependency data recorded yet.