License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers CLI User Interface |
GroupId | GroupIdsoftware.amazon.awssdk |
ArtifactId | ArtifactIdhttp-client-tests |
Last Version | Last Version2.17.219 |
Release Date | Release Date |
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 |
<!-- 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"]
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 |