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