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