Base Maven Parent solving majority of Maven configurations. Use this to drive your maven builds.
'com.github.hazendaz:base-parent:9'
<dependency>
<groupId>com.github.hazendaz</groupId>
<artifactId>base-parent</artifactId>
<version>9</version>
</dependency>
<dependency org="com.github.hazendaz" name="base-parent" rev="9"/>
"com.github.hazendaz", "base-parent", "9"