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