Last Version

AWS Java SDK :: Test :: Service Test Utils 2.17.219

The AWS SDK for Java - Service Test Utils module holds utilities used by service tests that may have dependencies on the core runtime.

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

service-test-utils
Version

Version

2.17.219
Type

Type

jar
Description

Description

AWS Java SDK :: Test :: Service Test Utils
The AWS SDK for Java - Service Test Utils module holds utilities used by service tests that may have dependencies on the core runtime.
Project URL

Project URL

https://aws.amazon.com/sdkforjava

Download service-test-utils 2.17.219


<!-- https://jarcasting.com/artifacts/software.amazon.awssdk/service-test-utils/ -->
<dependency>
    <groupId>software.amazon.awssdk</groupId>
    <artifactId>service-test-utils</artifactId>
    <version>2.17.219</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.awssdk/service-test-utils/
implementation 'software.amazon.awssdk:service-test-utils:2.17.219'
// https://jarcasting.com/artifacts/software.amazon.awssdk/service-test-utils/
implementation ("software.amazon.awssdk:service-test-utils:2.17.219")
'software.amazon.awssdk:service-test-utils:jar:2.17.219'
<dependency org="software.amazon.awssdk" name="service-test-utils" rev="2.17.219">
  <artifact name="service-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.awssdk', module='service-test-utils', version='2.17.219')
)
libraryDependencies += "software.amazon.awssdk" % "service-test-utils" % "2.17.219"
[software.amazon.awssdk/service-test-utils "2.17.219"]

Dependencies

compile (11)

Group / Artifact Type Version
software.amazon.awssdk : sdk-core jar 2.17.219
software.amazon.awssdk : utils jar 2.17.219
software.amazon.awssdk : test-utils jar 2.17.219
software.amazon.awssdk : auth jar 2.17.219
software.amazon.awssdk : http-client-spi jar 2.17.219
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar
junit : junit jar
io.projectreactor.tools : blockhound jar 1.0.6.RELEASE
io.projectreactor.tools : blockhound-junit-platform jar 1.0.6.RELEASE
org.hamcrest : hamcrest-core jar

Project Modules

There are no modules declared in this project.