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