Last Version

AWS Java SDK :: Netty Non-Blocking 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 Net CLI User Interface Netty Networking
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

aws-http-nio-client-netty
Version

Version

2.0.0-preview-1
Type

Type

jar
Description

Description

AWS Java SDK :: Netty Non-Blocking 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-nio-client-netty 2.0.0-preview-1


<!-- https://jarcasting.com/artifacts/software.amazon.awssdk/aws-http-nio-client-netty/ -->
<dependency>
    <groupId>software.amazon.awssdk</groupId>
    <artifactId>aws-http-nio-client-netty</artifactId>
    <version>2.0.0-preview-1</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.awssdk/aws-http-nio-client-netty/
implementation 'software.amazon.awssdk:aws-http-nio-client-netty:2.0.0-preview-1'
// https://jarcasting.com/artifacts/software.amazon.awssdk/aws-http-nio-client-netty/
implementation ("software.amazon.awssdk:aws-http-nio-client-netty:2.0.0-preview-1")
'software.amazon.awssdk:aws-http-nio-client-netty:jar:2.0.0-preview-1'
<dependency org="software.amazon.awssdk" name="aws-http-nio-client-netty" rev="2.0.0-preview-1">
  <artifact name="aws-http-nio-client-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.awssdk', module='aws-http-nio-client-netty', version='2.0.0-preview-1')
)
libraryDependencies += "software.amazon.awssdk" % "aws-http-nio-client-netty" % "2.0.0-preview-1"
[software.amazon.awssdk/aws-http-nio-client-netty "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
io.netty : netty-codec-http jar 4.1.9.Final
io.netty : netty-handler jar 4.1.9.Final
com.typesafe.netty : netty-reactive-streams jar 1.0.8

test (5)

Group / Artifact Type Version
com.github.tomakehurst : wiremock jar 1.55
org.apache.commons : commons-lang3 jar 3.4
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.assertj : assertj-core jar 3.6.2

Project Modules

There are no modules declared in this project.