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