License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers CLI User Interface |
GroupId | GroupIdsoftware.amazon.awssdk |
ArtifactId | ArtifactIdhttp-client-tests |
Version | Version2.17.81 |
Type | Typejar |
Description |
DescriptionAWS 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 |
Filename | Size |
---|---|
http-client-tests-2.17.81.pom | |
http-client-tests-2.17.81.jar | 39 KB |
http-client-tests-2.17.81-sources.jar | 22 KB |
http-client-tests-2.17.81-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/software.amazon.awssdk/http-client-tests/ -->
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>http-client-tests</artifactId>
<version>2.17.81</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.awssdk/http-client-tests/
implementation 'software.amazon.awssdk:http-client-tests:2.17.81'
// https://jarcasting.com/artifacts/software.amazon.awssdk/http-client-tests/
implementation ("software.amazon.awssdk:http-client-tests:2.17.81")
'software.amazon.awssdk:http-client-tests:jar:2.17.81'
<dependency org="software.amazon.awssdk" name="http-client-tests" rev="2.17.81">
<artifact name="http-client-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.awssdk', module='http-client-tests', version='2.17.81')
)
libraryDependencies += "software.amazon.awssdk" % "http-client-tests" % "2.17.81"
[software.amazon.awssdk/http-client-tests "2.17.81"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.awssdk : http-client-spi | jar | 2.17.81 |
software.amazon.awssdk : metrics-spi | jar | 2.17.81 |
software.amazon.awssdk : utils | jar | 2.17.81 |
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 |