Kotlin language support for Vert.x, providing idiomatic Kotlin APIs for reactive applications.
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-lang-kotlin</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 Vert.x instance using Kotlin extensions.
Check migration guide from Vert.x 4 to 5 before upgrading.
No dependency data recorded yet.