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