is not current version
Last Version 2.17.219

AWS Java SDK :: Test :: Test Utils 2.16.74

The AWS SDK for Java - Test Utils module holds the all the utilities that are used by the tests.

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

test-utils
Version

Version

2.16.74
Type

Type

jar
Description

Description

AWS Java SDK :: Test :: Test Utils
The AWS SDK for Java - Test Utils module holds the all the utilities that are used by the tests.
Project URL

Project URL

https://aws.amazon.com/sdkforjava

Download test-utils 2.16.74


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

Dependencies

compile (7)

Group / Artifact Type Version
software.amazon.awssdk : utils jar 2.16.74
org.hamcrest : hamcrest-core jar
com.fasterxml.jackson.core : jackson-core jar
org.slf4j : slf4j-api jar
junit : junit jar
com.fasterxml.jackson.core : jackson-databind jar
log4j : log4j jar

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar
org.assertj : assertj-core jar
org.hamcrest : hamcrest-all jar

Project Modules

There are no modules declared in this project.