Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'org.gluster:glusterfs-hadoop:2.3.5'
<dependency>
<groupId>org.gluster</groupId>
<artifactId>glusterfs-hadoop</artifactId>
<version>2.3.5</version>
</dependency>
<dependency org="org.gluster" name="glusterfs-hadoop" rev="2.3.5"/>
"org.gluster", "glusterfs-hadoop", "2.3.5"