<dependency>
<groupId>org.glassfish.ha</groupId>
<artifactId>ha-file-store</artifactId>
<version>3.1.1-b08</version>
<type>hk2-jar</type>
</dependency>
@Grapes(
@Grab(group='org.glassfish.ha', module='ha-file-store', version='3.1.1-b08')
)