<dependency>
<groupId>com.fasterxml.storemate</groupId>
<artifactId>storemate-shared</artifactId>
<version>1.1.4</version>
</dependency>
@Grapes(
@Grab(group='com.fasterxml.storemate', module='storemate-shared', version='1.1.4')
)