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