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