<dependency>
<groupId>com.healthmarketscience.jackcess</groupId>
<artifactId>jackcess</artifactId>
<version>2.1.4</version>
</dependency>
@Grapes(
@Grab(group='com.healthmarketscience.jackcess', module='jackcess', version='2.1.4')
)