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