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