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