<dependency>
<groupId>com.healthmarketscience.jackcess</groupId>
<artifactId>jackcess-encrypt</artifactId>
<version>4.0.2</version>
</dependency>
@Grapes(
@Grab(group='com.healthmarketscience.jackcess', module='jackcess-encrypt', version='4.0.2')
)
<dependency org="com.healthmarketscience.jackcess" name="jackcess-encrypt" rev="4.0.2" />