License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers CLI User Interface |
GroupId | GroupIdsoftware.amazon.awssdk |
ArtifactId | ArtifactIdhttp-client-spi |
Last Version | Last Version2.17.219 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAWS Java SDK :: HTTP Client Interface
The Amazon Web Services SDK for Java provides Java APIs
for building software on AWS' cost-effective, scalable, and reliable
infrastructure products. The AWS Java SDK allows developers to code
against APIs for all of Amazon's infrastructure web services (Amazon
S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon
AutoScaling, etc).
|
Filename | Size |
---|---|
http-client-spi-2.17.219.pom | |
http-client-spi-2.17.219.jar | 56 KB |
http-client-spi-2.17.219-sources.jar | 48 KB |
http-client-spi-2.17.219-javadoc.jar | 274 KB |
Browse |
<!-- https://jarcasting.com/artifacts/software.amazon.awssdk/http-client-spi/ -->
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>http-client-spi</artifactId>
<version>2.17.219</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.awssdk/http-client-spi/
implementation 'software.amazon.awssdk:http-client-spi:2.17.219'
// https://jarcasting.com/artifacts/software.amazon.awssdk/http-client-spi/
implementation ("software.amazon.awssdk:http-client-spi:2.17.219")
'software.amazon.awssdk:http-client-spi:jar:2.17.219'
<dependency org="software.amazon.awssdk" name="http-client-spi" rev="2.17.219">
<artifact name="http-client-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.awssdk', module='http-client-spi', version='2.17.219')
)
libraryDependencies += "software.amazon.awssdk" % "http-client-spi" % "2.17.219"
[software.amazon.awssdk/http-client-spi "2.17.219"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.awssdk : annotations | jar | 2.17.219 |
software.amazon.awssdk : utils | jar | 2.17.219 |
software.amazon.awssdk : metrics-spi | jar | 2.17.219 |
org.reactivestreams : reactive-streams | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.assertj : assertj-core | jar | |
org.reactivestreams : reactive-streams-tck | jar | |
nl.jqno.equalsverifier : equalsverifier | jar |