Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'org.atmosphere.vertx.samples:vertx-chat:2.2.2'
<dependency>
<groupId>org.atmosphere.vertx.samples</groupId>
<artifactId>vertx-chat</artifactId>
<version>2.2.2</version>
</dependency>
<dependency org="org.atmosphere.vertx.samples" name="vertx-chat" rev="2.2.2"/>
"org.atmosphere.vertx.samples", "vertx-chat", "2.2.2"