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