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