Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'org.bigtesting:fixd:1.0.2'
<dependency>
<groupId>org.bigtesting</groupId>
<artifactId>fixd</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="org.bigtesting" name="fixd" rev="1.0.2"/>
"org.bigtesting", "fixd", "1.0.2"