Last Version

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

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


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

Dependencies

compile (17)

Group / Artifact Type Version
software.amazon.awssdk : http-client-spi jar 2.17.219
software.amazon.awssdk : metrics-spi jar 2.17.219
software.amazon.awssdk : utils jar 2.17.219
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-jre8 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
org.bouncycastle : bcpkix-jdk15on jar 1.70

Project Modules

There are no modules declared in this project.