is not current version
Last Version 2.17.219

AWS Java SDK :: HTTP Clients :: Netty Non-Blocking I/O 2.17.19

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

netty-nio-client
Version

Version

2.17.19
Type

Type

jar
Description

Description

AWS Java SDK :: HTTP Clients :: Netty Non-Blocking I/O
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 netty-nio-client 2.17.19


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

Dependencies

compile (15)

Group / Artifact Type Version
software.amazon.awssdk : annotations jar 2.17.19
software.amazon.awssdk : http-client-spi jar 2.17.19
software.amazon.awssdk : utils jar 2.17.19
software.amazon.awssdk : metrics-spi jar 2.17.19
io.netty : netty-codec-http jar
io.netty : netty-codec-http2 jar
io.netty : netty-codec jar
io.netty : netty-transport jar
io.netty : netty-common jar
io.netty : netty-buffer jar
io.netty : netty-handler jar
io.netty : netty-transport-native-epoll jar
com.typesafe.netty : netty-reactive-streams-http jar
org.reactivestreams : reactive-streams jar
org.slf4j : slf4j-api jar

test (12)

Group / Artifact Type Version
software.amazon.awssdk : http-client-tests jar 2.17.19
com.github.tomakehurst : wiremock jar
org.apache.commons : commons-lang3 jar
junit : junit jar
org.testng : testng jar
org.mockito : mockito-core jar
org.assertj : assertj-core jar
org.reactivestreams : reactive-streams-tck jar
org.slf4j : slf4j-log4j12 jar
log4j : log4j jar
io.netty : netty-tcnative-boringssl-static jar
io.reactivex.rxjava2 : rxjava jar

Project Modules

There are no modules declared in this project.