Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'eu.stratosphere:hbase:0.4-hadoop2'
<dependency>
<groupId>eu.stratosphere</groupId>
<artifactId>hbase</artifactId>
<version>0.4-hadoop2</version>
</dependency>
<dependency org="eu.stratosphere" name="hbase" rev="0.4-hadoop2"/>
"eu.stratosphere", "hbase", "0.4-hadoop2"