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