Spring Cloud AWS Test


License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

io.awspring.cloud
ArtifactId

ArtifactId

spring-cloud-aws-test
Last Version

Last Version

2.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Cloud AWS Test
Spring Cloud AWS Test
Project URL

Project URL

https://projects.spring.io/spring-cloud
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-aws-test

How to add to project

<!-- https://jarcasting.com/artifacts/io.awspring.cloud/spring-cloud-aws-test/ -->
<dependency>
    <groupId>io.awspring.cloud</groupId>
    <artifactId>spring-cloud-aws-test</artifactId>
    <version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.awspring.cloud/spring-cloud-aws-test/
implementation 'io.awspring.cloud:spring-cloud-aws-test:2.4.1'
// https://jarcasting.com/artifacts/io.awspring.cloud/spring-cloud-aws-test/
implementation ("io.awspring.cloud:spring-cloud-aws-test:2.4.1")
'io.awspring.cloud:spring-cloud-aws-test:jar:2.4.1'
<dependency org="io.awspring.cloud" name="spring-cloud-aws-test" rev="2.4.1">
  <artifact name="spring-cloud-aws-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.awspring.cloud', module='spring-cloud-aws-test', version='2.4.1')
)
libraryDependencies += "io.awspring.cloud" % "spring-cloud-aws-test" % "2.4.1"
[io.awspring.cloud/spring-cloud-aws-test "2.4.1"]

Dependencies

compile (7)

Group / Artifact Type Version
io.awspring.cloud : spring-cloud-aws-autoconfigure jar
io.awspring.cloud : spring-cloud-aws-messaging jar
org.springframework.boot : spring-boot-test-autoconfigure jar
org.springframework : spring-test jar
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar
org.slf4j : slf4j-api jar

test (4)

Group / Artifact Type Version
org.awaitility : awaitility jar
org.testcontainers : localstack jar
org.testcontainers : junit-jupiter jar
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.1
2.4.0