Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'io.fabric8.kubeflix.examples:hello-hystrix:1.0.2'
<dependency>
<groupId>io.fabric8.kubeflix.examples</groupId>
<artifactId>hello-hystrix</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="io.fabric8.kubeflix.examples" name="hello-hystrix" rev="1.0.2"/>
"io.fabric8.kubeflix.examples", "hello-hystrix", "1.0.2"