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