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