Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'com.github.cloudml.zen:zen-ml:0.1'
<dependency>
<groupId>com.github.cloudml.zen</groupId>
<artifactId>zen-ml</artifactId>
<version>0.1</version>
</dependency>
<dependency org="com.github.cloudml.zen" name="zen-ml" rev="0.1"/>
"com.github.cloudml.zen", "zen-ml", "0.1"