<dependency>
<groupId>com.fasterxml.storemate</groupId>
<artifactId>storemate-backend-bdb-je</artifactId>
<version>0.9.0</version>
</dependency>
@Grapes(
@Grab(group='com.fasterxml.storemate', module='storemate-backend-bdb-je', version='0.9.0')
)