Registry / build-tool / vertx-codegen

vertx-codegen

JSON →
library5.0.11javamavenunverified

Vert.x code generation module for generating language bindings and service proxies from Vert.x annotations.

<dependency> <groupId>io.vertx</groupId> <artifactId>vertx-codegen</artifactId> <version>5.0.11</version> </dependency>
INSTALL
IMPORT
SIG · VERTX-CODEGEN
V
vertx-codegen
build-tooljavav5.0.11
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

VertxGen
✓ io.vertx.codegen.annotations.VertxGen

Annotate a service interface for code generation

import io.vertx.codegen.annotations.VertxGen; @VertxGen public interface MyService { void doSomething(); }
Debug
Known issues
breakingVert.x 5 codegen has breaking changes from Vert.x 4
fix
Update annotations and generated code for Vert.x 5 API changes
affects: >=5.0.0
Upgrade
Version history
5.0.11latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
32
OpenAI (training)
1
Resources
vertx-codegen — mvn dependency:get vertx-codegen · libregistry