A application used as an example on how to set up pushing its components to the Central Repository.
'com.github.zed-platform:zed:0.0.10'
<dependency>
<groupId>com.github.zed-platform</groupId>
<artifactId>zed</artifactId>
<version>0.0.10</version>
</dependency>
<dependency org="com.github.zed-platform" name="zed" rev="0.0.10"/>
"com.github.zed-platform", "zed", "0.0.10"