<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-web-api-contract</artifactId>
<version>4.5.11</version>
</dependency>
<parent> <groupId>io.vertx</groupId> <artifactId>vertx-web-parent</artifactId> <version>4.5.11</version> </parent>
compile
|-- com.fasterxml.jackson.core:jackson-databind:2.16.1
|-- com.networknt:json-schema-validator:1.0.43
|-- jakarta.xml.bind:jakarta.xml.bind-api:2.3.3
|-- io.vertx:vertx-auth-jwt:4.5.11
|-- io.vertx:vertx-core:4.5.11
provided
|-- io.vertx:vertx-codegen:4.5.11
|-- io.vertx:vertx-docgen:0.9.4
test
|-- io.vertx:vertx-web-client:4.5.11
|-- io.vertx:vertx-unit:4.5.11
|-- io.vertx:vertx-auth-properties:4.5.11
|-- io.vertx:vertx-service-proxy:4.5.11
|-- io.vertx:vertx-core:4.5.11