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