is not current version
Last Version 2.17.219

AWS Java SDK :: Test :: HTTP Client Tests 2.17.112

A set of acceptance tests that can be extended by an SDK HTTP plugin implementation to help ensure it behaves in manner consistent with what is expected by the SDK.

License

License

Categories

Categories

AWS Container PaaS Providers CLI User Interface
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

http-client-tests
Version

Version

2.17.112
Type

Type

jar
Description

Description

AWS Java SDK :: Test :: HTTP Client Tests
A set of acceptance tests that can be extended by an SDK HTTP plugin implementation to help ensure it behaves in manner consistent with what is expected by the SDK.
Project URL

Project URL

https://aws.amazon.com/sdkforjava

Download http-client-tests 2.17.112


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

Dependencies

compile (16)

Group / Artifact Type Version
software.amazon.awssdk : http-client-spi jar 2.17.112
software.amazon.awssdk : metrics-spi jar 2.17.112
software.amazon.awssdk : utils jar 2.17.112
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar
junit : junit jar
org.assertj : assertj-core jar
org.mockito : mockito-core jar
com.github.tomakehurst : wiremock jar
io.reactivex.rxjava2 : rxjava jar
io.netty : netty-codec-http jar
io.netty : netty-transport jar
io.netty : netty-common jar
io.netty : netty-buffer jar
io.netty : netty-handler jar
io.netty : netty-tcnative-boringssl-static jar

Project Modules

There are no modules declared in this project.