is not current version
Last Version 2.17.219

AWS Java SDK :: HTTP Clients 2.17.112

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 HTTP Clients Net
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

http-clients
Version

Version

2.17.112
Type

Type

pom
Description

Description

AWS Java SDK :: HTTP Clients
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-clients 2.17.112


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • apache-client
  • aws-crt-client
  • netty-nio-client
  • url-connection-client