<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>elasticache</artifactId>
<version>762.2.557.0</version>
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='elasticache', version='762.2.557.0')
)