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