<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-web-api-contract</artifactId>
<version>4.5.1</version>
</dependency>
<parent> <groupId>io.vertx</groupId> <artifactId>vertx-web-parent</artifactId> <version>4.5.1</version> </parent>
compile
|-- com.fasterxml.jackson.core:jackson-databind:2.15.3
|-- 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.1
provided
|-- io.vertx:vertx-codegen:4.5.1
|-- io.vertx:vertx-docgen:0.9.4
test
|-- io.vertx:vertx-web-client:4.5.1
|-- io.vertx:vertx-auth-properties:4.5.1
|-- io.vertx:vertx-service-proxy:4.5.1