<dependency>
<groupId>com.github.nfalco79</groupId>
<artifactId>ext-configfiles</artifactId>
<version>1.0.1</version>
<type>hpi</type>
</dependency>
@Grapes(
@Grab(group='com.github.nfalco79', module='ext-configfiles', version='1.0.1')
)