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