This is a parent pom that contains version and configs for the most widely used maven plugins.
'com.github.akiraly.reusable-poms:pom-parent-with-defaults:2'
<dependency>
<groupId>com.github.akiraly.reusable-poms</groupId>
<artifactId>pom-parent-with-defaults</artifactId>
<version>2</version>
</dependency>
<dependency org="com.github.akiraly.reusable-poms" name="pom-parent-with-defaults" rev="2"/>
"com.github.akiraly.reusable-poms", "pom-parent-with-defaults", "2"