is not current version
Last Version 2.17.219

AWS Java SDK :: HTTP Client Interface 2.17.209

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

License

License

Categories

Categories

AWS Container PaaS Providers CLI User Interface
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

http-client-spi
Version

Version

2.17.209
Type

Type

jar
Description

Description

AWS 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).

Download http-client-spi 2.17.209


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

Dependencies

compile (4)

Group / Artifact Type Version
software.amazon.awssdk : annotations jar 2.17.209
software.amazon.awssdk : utils jar 2.17.209
software.amazon.awssdk : metrics-spi jar 2.17.209
org.reactivestreams : reactive-streams jar 1.0.3

test (5)

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

Project Modules

There are no modules declared in this project.