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