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