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