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