<dependency>
<groupId>it.tidalwave.thesefoolishthings</groupId>
<artifactId>superpom-config</artifactId>
<version>1.11</version>
</dependency>
@Grapes(
@Grab(group='it.tidalwave.thesefoolishthings', module='superpom-config', version='1.11')
)
<parent> <groupId>it.tidalwave.thesefoolishthings</groupId> <artifactId>superpom</artifactId> <version>5.6</version> </parent>