Last Version

AWS Java SDK :: Apache HTTP Client 2.0.0-preview-1

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

aws-http-client-apache
Version

Version

2.0.0-preview-1
Type

Type

jar
Description

Description

AWS Java SDK :: Apache HTTP Client
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 aws-http-client-apache 2.0.0-preview-1


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

Dependencies

compile (5)

Group / Artifact Type Version
software.amazon.awssdk : http-client-spi jar 2.0.0-preview-1
software.amazon.awssdk : utils jar 2.0.0-preview-1
software.amazon.awssdk : sdk-annotations jar 2.0.0-preview-1
commons-logging : commons-logging jar 1.1.3
org.apache.httpcomponents : httpclient jar 4.5.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.