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