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