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