The parent pom used by projects from fathzer.com.
'com.fathzer:parent-pom:1.0.2'
<dependency>
<groupId>com.fathzer</groupId>
<artifactId>parent-pom</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="com.fathzer" name="parent-pom" rev="1.0.2"/>
"com.fathzer", "parent-pom", "1.0.2"