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