<dependency>
<groupId>com.seovic.coherence</groupId>
<artifactId>pof-maven-plugin</artifactId>
<version>0.6</version>
<type>maven-plugin</type>
</dependency>
@Grapes(
@Grab(group='com.seovic.coherence', module='pof-maven-plugin', version='0.6')
)