Sonatype helps open source projects to set up maven repositories on http://oss.sonatype.org.
'org.atmosphere.samples:atmosphere-samples:0.6'
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-samples</artifactId>
<version>0.6</version>
</dependency>
<dependency org="org.atmosphere.samples" name="atmosphere-samples" rev="0.6"/>
"org.atmosphere.samples", "atmosphere-samples", "0.6"