Description of your module here
'io.vertx:hello-mod:1.0'
<dependency> <groupId>io.vertx</groupId> <artifactId>hello-mod</artifactId> <version>1.0</version> </dependency>
<dependency org="io.vertx" name="hello-mod" rev="1.0"/>
"io.vertx", "hello-mod", "1.0"