Vert.x JDBC Client provides asynchronous database access using JDBC for Vert.x applications.
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-jdbc-client</artifactId>
<version>5.0.11</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a JDBC connection pool using Vert.x JDBC Client.
Check migration guide when upgrading from 4.x.
No dependency data recorded yet.