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