File | Operation |
---|---|
spring-cloud-aws-2.2.2.RELEASE.pom | download |
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-aws</artifactId>
<version>2.2.2.RELEASE</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-aws', version='2.2.2.RELEASE')
)
<dependency org="org.springframework.cloud" name="spring-cloud-aws" rev="2.2.2.RELEASE" />