The core module of Eclipse Vert.x, providing a reactive, non-blocking toolkit for building asynchronous applications.
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-core</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.
Minimal example creating a Vert.x instance.
Review the official Vert.x 5 migration guide to update your code.
No dependency data recorded yet.