Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'net.antidot:public-protobuf:1.1'
<dependency>
<groupId>net.antidot</groupId>
<artifactId>public-protobuf</artifactId>
<version>1.1</version>
</dependency>
<dependency org="net.antidot" name="public-protobuf" rev="1.1"/>
"net.antidot", "public-protobuf", "1.1"