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