is not current version
Last Version 2.17.219

AWS Java SDK :: Test :: Test Utils 2.17.191

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.17.191
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.17.191


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

Dependencies

compile (10)

Group / Artifact Type Version
software.amazon.awssdk : utils jar 2.17.191
org.hamcrest : hamcrest-core jar
com.fasterxml.jackson.core : jackson-core jar
org.slf4j : slf4j-api jar
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar
junit : junit jar
com.fasterxml.jackson.core : jackson-databind jar
org.apache.logging.log4j : log4j-api jar
org.apache.logging.log4j : log4j-core jar

test (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar
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.