Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'com.github.jinahya:verbose-java-hello-world-api:0.1'
<dependency>
<groupId>com.github.jinahya</groupId>
<artifactId>verbose-java-hello-world-api</artifactId>
<version>0.1</version>
</dependency>
<dependency org="com.github.jinahya" name="verbose-java-hello-world-api" rev="0.1"/>
"com.github.jinahya", "verbose-java-hello-world-api", "0.1"