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