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