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