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