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