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