Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'com.godmonth:godmonth-hadoop:0.1'
<dependency>
<groupId>com.godmonth</groupId>
<artifactId>godmonth-hadoop</artifactId>
<version>0.1</version>
</dependency>
<dependency org="com.godmonth" name="godmonth-hadoop" rev="0.1"/>
"com.godmonth", "godmonth-hadoop", "0.1"