<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-web</artifactId>
<version>5.0.0.CR1</version>
</dependency>
<parent> <groupId>io.vertx</groupId> <artifactId>vertx-web-parent</artifactId> <version>5.0.0.CR1</version> </parent>
compile
|-- io.vertx:vertx-auth-common
|-- io.vertx:vertx-bridge-common
|-- io.vertx:vertx-auth-oauth2
|-- io.vertx:vertx-auth-htdigest
|-- io.vertx:vertx-auth-webauthn
|-- io.vertx:vertx-health-check
test