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