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