A application used as an example on how to set up pushing its components to the Central Repository.
'io.github.aritzhack:aritzh-core:1.0'
<dependency>
<groupId>io.github.aritzhack</groupId>
<artifactId>aritzh-core</artifactId>
<version>1.0</version>
</dependency>
<dependency org="io.github.aritzhack" name="aritzh-core" rev="1.0"/>
"io.github.aritzhack", "aritzh-core", "1.0"