<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-shell</artifactId>
<version>5.0.0.CR1</version>
</dependency>
<parent> <groupId>io.vertx</groupId> <artifactId>vertx5-parent</artifactId> <version>7</version> </parent>
compile
|-- io.vertx:vertx-launcher-legacy-cli
|-- io.vertx:vertx-auth-common
|-- io.vertx:vertx-auth-sql-client
|-- io.vertx:vertx-auth-properties
|-- org.apache.sshd:sshd-core:1.2.0
|-- io.vertx:vertx-codegen-api
|-- io.vertx:vertx-codegen-json
test