File | Operation |
---|---|
zalando-cloud-aws-3.1.1.pom | download |
<dependency>
<groupId>org.zalando.awspring.cloud</groupId>
<artifactId>zalando-cloud-aws</artifactId>
<version>3.1.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.zalando.awspring.cloud', module='zalando-cloud-aws', version='3.1.1')
)
<parent> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-build</artifactId> <version>4.1.0</version> </parent>